You can start working with Machine Learning today
I have taken some of my best notes and documentation from the past 5 years working with Machine Learning and put together a comprehensive yet manageable course introducing you to Machine Learning. Get instant access now.
Download it now
My Courses
This course will take you end-to-end through the process of working on a machine learning project – From project understanding to model selection and training and model persistence.
This course will take you end-to-end through the process of preparing your machine learning project for deployment – From preparing your model code for production to packaging your model into a RestAPI and containerizing everything.
Recent Blog Posts and Tutorials
- What is Machine Learning – A brief explanation
- Image labeling with python open-source tool
- JupyterLab and Conda environment installation and setup
- Machine Learning Model Evaluation and Validation
- Dockerizing Python Flask app and Conda environment
- Optimize data preparation code using Python concurrent futures