Skip to content

chung-kai-eng/ML-notes

Repository files navigation

🇬🇧 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages