Skip to main content

Python is one of the dominant languages in the area of machine learning.

This training will provide an introduction to machine learning methodolo as well as some machine learning algorithms. 

Subjects and Python modules that will be covered:

  • what is machine learning, and what is AI?
  • pipelines for data ingestion, training and testing: scikit-learn
  • examples of classic algorithms: scikit-learn
    • principal component analysis
    • Ridge regression
    • Naive Bayes classifier
    • k-means clustering
  • examples of (deep) neural networks: Keras
    • multi-layer perceptron for image classification
    • convolutional neural network for image classification
    • recurrent neural networks for sentiment analysis
sp
Fees

Free

Pre-required logistics

Experience in Python programming, visualization.