Send Close Add comments: (status displays here)
Got it!  This site "www.robinsnyder.com" uses cookies. You consent to this by clicking on "Got it!" or by continuing to use this website.  Note: This appears on each machine/browser from which this site is accessed.
Prediction from data
by RS  admin@robinsnyder.com : 1024 x 640


1. Prediction from data
A common data science problem is to make a prediction from data.

2. Data
Starting point: raw data sources

Ending point: data with which to make decision (using various techniques)

How to get from starting point to ending point: Work backwards from the ending point (top-down backward-chaining reasoning)

3. Data types
Two basic types of data:

4. Data diagram
Data for data scienceThe raw data sources can be: Each data source may need it's own (Python) program to pull in the data into the decision support database.

5. Learning
There are two basic ways of learning in a machine learning methodology/algorithm.

by RS  admin@robinsnyder.com : 1024 x 640