logo

Machine Learning Katas

  • Machine Learning Handbook

Handling data

  • NumPy
  • pandas

Training models

  • Tabular data
    • Breast cancer
    • Boston housing prices
    • Heart disease
    • Diabetes
    • Titanic
  • Images
    • Fashion-MNIST
    • CIFAR10
    • Dogs vs. cats (Keras)
    • Dogs vs. cats (PyTorch)
  • Text
    • Reuters news
  • Time series
    • Jena weather
    • Household power consumption

Coding algorithms

  • Q-Learning: Cliffworld

Appendix

  • Acknowledgments
Powered by Jupyter Book
  • repository
  • open issue
  • suggest edit
  • .md

Time series

Time seriesΒΆ

  • Jena weather
  • Household power consumption

previous

Reuters news

next

Jena weather

By Baptiste Pesquet
© Copyright 2021.