Description
In this course, you will learn :
- Machine learning
- Data visualization
- Create a workflow of machine learning algorithm
- Linear regression
Syllabus :
- Creating a workspace group and a workflow project
- Load a table data
- Scatter matrix Graph
- Partitioning data to train and test our model
- Machine learning for linear regression
- Machine Learner Predictor
- Mesure the effectiveness of the model with Numeric Scorer
- Visualization of the result
- Predict over new data (Working model)
- Export results to an excel file