chung-kai-eng / ML-notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🇬🇧 English | 🇹🇼 繁體中文

Machine Learning Note

Useful package

Feature engineering

Feature selection

Modeling

  • sklearn
  • xgboost
  • lightgbm
  • pyearch: Multivariate Adaptive regression spline
  • scikit-multilearn: Multi-label classification with focus on label space manipulation
  • seglearn: Time series and sequence learning using sliding window segmentation
  • pomegranate: Probabilistic modelling for Python, with an emphasis on hidden Markov models. (GMM, HMM, Naive Bayes and Bayes Classifiers, Markov Chains, Discrete Bayesian Networks, Discrete Markov Networks)

Hyperparameter

Time series

  • tslearn: time series preprocessing, feature extraction, classification, regression, clustering
  • sktime: time series classification, regression, clustering, annotation (also can be used in data that is univariate, multivariate or panel)
  • HMMLearn: Implementation of hidden markov models
  • pytorchforecasting: time series forecasting model implemented by pytorch

AutoML

Anomaly detection

MLOps

A/B testing

Lazyprediction for lists of models

Scikit Learn related projects

About


Languages

Language:Jupyter Notebook 95.3%Language:HTML 4.3%Language:R 0.2%Language:TeX 0.1%Language:Python 0.0%Language:C++ 0.0%