Applied Machine Learning 2021 - Useful Python ML packages

Writing your own ML algorithm from scratch is hard work, and not what this course is about. Rather, one should be

General Packages:
  • numpy
  • matplotlib
  • scipy
  • h5py
  • pandas


  • ML Packages:
  • scikit-learn
  • xgboost
  • lightgbm
  • tensorflow
  • pytorch
  • pytorch_geometric



  • Last updated: 15th of April 2020 by Troels Petersen.