Course Description
Learn Machine and Data Science, then get hired. This comprehensive and project based course will introduce you to all of the modern
skills of a Data Scientist and along the way, we will build many
real world projects to add to your portfolio.
Data Scientist has been ranked the number one job on Glassdoor and
the average salary of a data scientist is over $120,000 in the
United States according to Indeed! Data Science is a rewarding
career that allows you to solve some of the world's most interesting
problems.
Content
- Introduction to AI
- Introduction to ML - Supervised and Unsupervised Learning
- ML KNN - Lp Norms
- ML KNN - Euclidean and Manhattan Distance
- ML KNN - Minkowski, Hamming and Cosine Distance
- ML Over and Under Fitting - Cross Validation and K-Fold CV
- Project 1 Creating the First Model using KNN and finding the Accuracy
- ML Linear Regression
- Project 2 based on SIMPLE LINEAR REGRESSION
- Project 3 based on MULTIPLE LINEAR REGRESSION
- ML HYPOTHESIS TESTING Statistics Fundamentals
- ML Decision Tree with Gini Index
- ML Decision Tree with Information Gain
- Project 4 CASE STUDY based on DECISION TREE