Shared Flashcard Set

Details

CIS 440
ASP.NET
34
Other
Undergraduate 4
03/30/2012

Additional Other Flashcards

 


 

Cards

Term
App_Code
Definition
All the opject defineing classes are in this folder. Note that all non webpage classes files(most cases the object defining classes)
Term
App Data
Definition
All data sources such as database files should be put in this folder
Term
Data
Definition
Is a set of discrete, objective facts about events. A given fact. It can be a number, statement or picture. In an Org, described as structured records of transaction Normally stored on a database.
Term
Information
Definition
facts or conclusions that have meaning within a context. Raw data is rarely meaningful or useful.
Term
Data VS Information
Definition
Data is manipulated to make useful Information. Raw data is hard to read. Information is more useful to business than data.
Term
5C
Definition
Contextualized, Categorized, Calculated, Corrected, Condensed
Term
Contextualized
Definition
for what purpose data was gathered
Term
Categorized
Definition
key components of data should be analyzed
Term
Calculated
Definition
data should be analyzed mathematically or statistically
Term
corrected
Definition
errors should be removed from data
Term
Condensed
Definition
Data should be summarized in a more concise form
Term
Data mining
Definition
is the process of extracting hidden patterns from data
Term
Potential Applications
Definition
Can be used to conduct database analysis, decisions support, automation, etc.
Term
Why do we need data mining
Definition
Leverage organizations data assets and as databases grow, the ability to support the decisions support process using traditional query languages become in feasible
Term
Data mining is a step in the knowledge discovery process
Definition
consisting of particular algorithms (methods) that under some acceptable objective, produces a particular enumeration of patterns(models) over the data
Term
knowledge discovery process
Definition
process of using data mining methods (algorithms) to extract (identify) what is deemed knowledge accoring to the specifications of measures and thresholds, using a database along with any necessary preprocessing or transformations
Term
Steps in Knowledge discovery process
Definition
Data, Selection, Processing, Transformation
Term
Data
Definition
understand your data and your business
Term
selection
Definition
decide what data is needed to solve the problem
Term
processing
Definition
data may have to be loaded from legacy systems or external sources, stored, cleaned and validated
Term
transformation
Definition
is the heart of developing a sound model.
Term
Types of transformation
Definition
feature construction, feature subset selection, aggregating data, and bin data
Term
Feature Construction
Definition
Applying a mathematical formula to existing data features
Term
Which of the following should you do after inserting a row into a database
Definition
checking for SQL Server exceptions
Term
Server controls must be rendered as standard HTML so they can be interpreted by
Definition
The browser on the client machine
Term
It is recommended to use uppercase letters for all the tags in the .aspx files
Definition
False
Term
You can enable paging in DataList and gridview controls, but not in DetailsView control
Definition
False
Term
You can format multiple style rules by seperating each name and value pair with a colon
Definition
False
Term
In both list box and dropbownlist controls you can set the selectionMode property to allow multiple selections
Definition
False
Term
Seven types of representation models
Definition
1-D, 2-D, 3-D, Multidimensional, Tree, Network, Temporal
Term
3-Layer system Architecture
Definition
Presentation, Business, Database
Term
Four types of Data mining models and tasks
Definition
Classification, Clustering, Regression, Association rule learning
Term
Exaustive search methods
Definition
Depth first Search, Breadth-First Search
Term
Heuristic based searching methods
Definition
Hill Climbing search, Beam search, A* algorithm
Supporting users have an ad free experience!