Modules 6-10 Flashcards
What is Artificial Intelligence (AI) and Machine Learning (ML)?
Finding PATTERNS in data –> then, using them to make predictions
What are the two kind of data?
Structured and Unstructured
What is included in Structural Data?
table w/ rows/columns
What is included in Unstructured Data?
images, sound, speech, text
Which type of data is most commonly used?
Structured
What Is necessary to develop an dAI/ML app?
inputs and outputs
T/F
You do not need existing data on both inputs and output
FALSE
You MUST have EXISTING data on both INPUTS and OUTPUT
Example of input/output data to find patterns
Input –> ECG recording
Output –> Atrial Fibrilation
What is the process of….?
define the pattern
get the data
prepare the data
discover and visualize
train ML models
evaluate the models
select best one and fine tune
launch, monitor, maintain
Why do project not succeed?
data quality
data labeling
model accuracy/confidence
What percentage of projects fail?
85%
What percentage of projects stall?
96%
Examples of Structured data platforms
Microsoft azure machine learning studio
SAS enterprise miner (or viya)
python sci-kit learn
Examples of unstructured data platforms
python - Tensorflow, Keras code from scratch
Volume
The amount of data
- quantity of generated and stored data