Skip to content

sigvehaug/MLwPython

 
 

Repository files navigation

MLwPython

Binder

Open In Colab

Introduction course on Machine Learning wih Pythob

Learning outcomes:

Day 1:

  • Overview of machine learning pipelines and their implementation with scikit-learn
  • Regression and Classification: linear models and logistic regression
  • Decision trees & random forest models
  • Principal component analysis (PCA) and non-linear embeddings (t-SNE and UMAP)

Day 2:

  • Clustering with K-means and Gaussian mixtures
  • Artificial Neural networks as general fitters, fully connected nets used to classify the fashion-MNIST dataset
  • Scikit-learn and clustering maps, Q&A

Our wepgabe is ...

About

MLwPython-1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%