Products
-
Python for Machine Learning Engineers
CourseIn this course we are going to learn Python using a lab integrated approach. Programming is something you have to do in order to master it. You can't read about Python and expect to learn it.
-
An Introduction to Data Cleansing in Python
CourseA recent study from Kaggle determined that 80% of time data scientists and machine learning engineers spend their time cleaning data. This course is all about how to clean your data.
-
SciKit-Learn in Python for Machine Learning Engineers
CourseIf you take this course from start to finish you'll know the core foundations of a machine learning library in Python called SciKit-Learn. This course is centered around building traditional machine learning models in SciKit-Learn.
-
Data Visualization in Python for Machine Learning Engineers
CourseIn this course you are going to focus on data visualization and in Python that means we you going to be learning matplotlib and seaborn. Matplotlib is a Python package for 2D plotting that generates production-quality graphs.
-
Applied Statistics for Machine Learning Engineers
CourseIn this course you'll learn applied statistics for machine learning. The course will focus on the knowledge of statistics you need for your machine learning projects. You'll be able to take what you've learned and apply it to your real-world problem
-
A Complete Introduction to XGBoost
CourseIn competitive modeling and the real world, a group of algorithms known as gradient boosters has taken the world be storm. They've won almost every single competition in the structured data category. XGBoost is the king of these models.