Practical Machine Learning for Data Scientists

Practical AI and ML

Ratings 3.93 / 5.00
Practical Machine Learning for Data Scientists

What You Will Learn!

  • Build solid knowledge necessary for data scientists about AI, Machine Learning and Deep Learning
  • Understand the basics and underlying dynamics of supervised learining models: LinearRegression, LogisiticRegression, SVM, DNN, DecisionTrees and RandomForests.
  • Get introduced to unsupervised learning approaches for dimensionality reduction and clustering.
  • Build practical Machine Learning models and pipelines using python, scikit-learn, pandas, keras and tensorflow
  • Solve practical problems like image classification, text classification, price prediction.

Description

This course is a comprehensive introduction to AI and Machine Learning, targeting Data Scientists and Machine Learning engineers. It starts with setting the boundaries of Artificial Intelligence, Machine Learning, Deep Learning, and their relation to Data Science. What is expected as a member an AI team, and how to speak the same language. What is possible and what is not, and what defines a good AI project. The basics of supervised learning are covered, including the main ingredients of the Machine Learning problem, and the different solution setups. We cover both Linear models (Linear Regression, Logistic Regression, Support Vector Machines (SVM)) and Non-linear models (Polynomial Regression, Kernel SVM, Deep Neural Networks (DNN)). A universal approach is given to tackle any ML problem in a systematic way, covering data preparation, Exploratory Data Analysis (EDA), Model selection, Model evaluation, Model design, Fine tuning and Regularization. An end-to-end is given to illustrate this process with code in Google Colab Notebooks. We also cover the Machine Learning Meta algorithms and Ensemble methods: Voting, BAGGing, Boosting Decision Trees and Random Forests. Finally, we introduce unsupervised learning, covering dimensionality reduction algorithms, like Manifold Learning like Locally Linear Embedding (LLE) and Projection methods like Principal Component Analysis (PCA) and Clustering, like K-Means. Throughout the course, Python language is used. Popular Machine Learning libraries are used, like scikit-learn, in addition to pandas and keras.

Who Should Attend!

  • Beginner level data scientists

TAKE THIS COURSE

Tags

  • Artificial Intelligence
  • Machine Learning
  • Unsupervised Machine Learning
  • Supervised Machine Learning

Subscribers

6361

Lectures

62

TAKE THIS COURSE



Related Courses