Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow: Chapter 2 Notes
The steps of a machine learning project:
Look at the big picture
Get the data
Discover and visualize the data to gain insights
Prepare the data for ML algorithms
Select a model and train it
Fine-tune your model
Present your solution
Launch, monitor,...
themleclub.hashnode.dev13 min read