CAIP - Certified Artificial Intelligence Practitioner (AIP-210)
This course shows you how to apply various approaches and algorithms to solve business problems through AI and ML, all while following a methodical workflow for developing data-driven solutions.
Description
In this course, you will develop AI solutions for business problems.
You will:
- Solve a given business problem using AI and ML.
- Prepare data for use in machine learning.
- Train, evaluate, and tune a machine learning model.
- Build linear regression models.
- Build forecasting models.
- Build classification models using logistic regression and k -nearest neighbor.
- Build clustering models.
- Build classification and regression models using decision trees and random forests.
- Build classification and regression models using support-vector machines (SVMs).
- Build artificial neural networks for deep learning.
- Put machine learning models into operation using automated processes.
- Maintain machine learning pipelines and models while they are in production.
Prerequisites
To ensure your success in this course, you should be familiar with the concepts that are foundational to data science, including:
- The overall data science and machine learning process from end to end: formulating the problem; collecting and preparing data; analyzing data; engineering and preprocessing data; training, tuning, and evaluating a model; and finalizing a model.
- Statistical concepts such as sampling, hypothesis testing, probability distribution, randomness, etc.
- Summary statistics such as mean, median, mode, interquartile range (IQR), standard deviation, skewness, etc.
- Graphs, plots, charts, and other methods of visual data analysis.