Data Analysis & Machine Learning Notebook

A set of template data analyses setups

May 31, 2020 - 1 minute read
Notebooks Python

This Notebook is an educational collection of data analsis and machine learning setups setups that can work both as an educational example and as a base template.

Contents (Based on Method)

  • Differentiation
    • Symbolic
    • Numerical
    • Automatic (Algorithmic)

Contents (Based on Platform)

  • Python
    • NumPy, SciPy
    • scikit-learn
    • JAX

Examples

Numerical Differentiation