Home
        | José Ramón López
        | AutoSys
        | Webs de interés
        | perl
        | kubernetes
        | azure
        | machine learning
	
The machine learning process
Data pre-processing
 
  - Import the data
- Clean the data
- Split the data into training and test sets
Modeling
 
  - Build the model
- Train the model
- Make predictions
Evaluations
 
  - Calculate performance metrics
- Make a veredict