top of page
training-room-2600.jpg

Duration

Machine Learning with Python and SciKit Learn

Level:

Duration:

Advanced

3 days

Contact Us

Course Topics

●      Understanding Artificial Intelligence and Machine-Learning

o      In this introduction, you'll learn how Machine Learning (ML) fits in the overall field of Artificial Intelligence, the difference between Supervised Learning and Unsupervised Learning, and explore the circumstances where you might find Machine Learning useful

●      Supervised Learning:

o      Classification

▪       Learn how to train and test a model such as K-Nearest Neighbours to classify data. You'll also learn techniques to measure and tune the performance of your classifier in order to make the best possible predictions

o      Regression

▪       When data is continuous and doesn't fit neatly into categories, a regression model may be a better choice than a classifier. In addition to training and testing your model, you'll learn about cross-validation and regularisation

bottom of page