Booking options
£185
£185
Delivered Online
Intermediate level
Prerequisites: Basic knowledge of Python
Our Style: Hands-on, Practical
Location: Online, Instructor-led
Download: anaconda.com
Duration: 1 days
Times: 11am - 5pm
You can select your dates and use the link https://meet.goto.com/910697125 to attend
Python Machine Learning algorithms can derive trends (learn) from data and make predictions on data by extrapolating on existing trends. Companies can take advantage of this to gain insights and ultimately improve business.
Using Python Machine Learning scikit-learn, practice how to use Python Machine Learning algorithms to perform predictions on data.
Learn the below listed algorithms, a small collection of available Python Machine Learning algorithms.
Gain a good understanding of how to plan a Machine Learning project. We create, experiment, and run example code to implement the Python Machine Learning algorithms.
Course Topics
Supervised Machine Learning: Classification Algorithms: Classification Algorithms: Naive Bayes, Decision Tree, Logistic Regression, K-Nearest Neighbors, Support Vector Machine
Regression Algorithms: Linear, Polynomial
Unsupervised Machine Learning: Clustering Algorithms: K-means clustering, Hierarchical Clustering
Dimension Reduction Algorithms: Principal Component Analysis Latent Dirichlet allocation (LDA)
Association Algorithms: Apriori, Euclat
Other machine learning Algorithms: Reinforcement learning Algorithms: Q-Learning
Ensemble Methods Algorithms: Stacking, bagging, boosting.
Random Forest Random Forest, Gradient Boosting
Neural Networks and Deep Leaning Algorithms: Convolutional Network (CNN)
Data Exploration and Preprocessing: The first part of a Machine Learning project understands the data and the problem at hand. Data cleaning, data transformation and data pre-processing are covered using Python functions to make data exploration and preprocessing relatively easy.
Injecting domain knowledge in the process, attributes are extracted from the data and engineered into Machine Learning algorithms.