# Machine Learning

- [Handling Imbalanced Dataset](/snippets/machine-learning/handling-imbalanced-dataset.md)
- [Time Series Forecasting](/snippets/machine-learning/time-series-forecasting.md)
- [Hierarchical Time Series Forecasting](/snippets/machine-learning/time-series-forecasting/hierarchical-time-series-forecasting.md)
- [Facebook Prophet](/snippets/machine-learning/time-series-forecasting/facebook-prophet.md)
- [Misc](/snippets/machine-learning/time-series-forecasting/misc.md)
- [Handling high dimensionality data](/snippets/machine-learning/handling-high-dimensionality-data.md)
- [Weight of evidence and Information value](/snippets/machine-learning/handling-high-dimensionality-data/weight-of-evidence-and-information-value.md)
- [Debugging ML Models](/snippets/machine-learning/debugging-ml-models.md)
- [Feature Engineering](/snippets/machine-learning/feature-engineering.md)
- [Time Series](/snippets/machine-learning/feature-engineering/time-series.md)
- [Outlier Detection](/snippets/machine-learning/feature-engineering/outlier-detection.md)
- [Categorical Encoding](/snippets/machine-learning/feature-engineering/categorical-encoding.md)
- [Feature Scaling](/snippets/machine-learning/feature-engineering/feature-scaling.md)
