Skip to content

Machine Learning tutorials oriented at begginers in data science. Methods are applied on ZeMA-s testbed data (Zentrum für Mechatronik und Automatisierungstechnik gGmbH).

harislulic/ZeMA-machine-learning-tutorials

Repository files navigation

Click to try notebooks on MyBinder.org

Binder

ZeMA machine learning tutorials (with incorporated uncertainties WIP)

These notebooks were developed on the basis of previous work on Machine Learning methods applied on ZeMA-s testbed data of the co-author Haris Lulic. The original notebooks can be approached in branch computation_without_uncertaintites.

Machine Learning tutorials oriented at begginers in data science. Methods are applied on ZeMA-s testbed data (Zentrum für Mechatronik und Automatisierungstechnik gGmbH).

Get started

Clone the repository to your local machine using instructions from here.

Anaconda and Python Installation

If you don't have Anaconda installed already follow this guide . Anaconda conveniently installs Python, the Jupyter Notebook, and other commonly used packages for scientific computing and data science. Notebooks presented here will also require installation of pip and package PyDynamic. Activate your Anaconda's environment in the command prompt and write:

conda install pip

and then:

pip install PyDynamic

For interactive diagrams, activate your Anaconda's environment in the command prompt and write:

pip install ipywidgets

and then:

jupyter nbextension enable --py widgetsnbextension

About

Machine Learning tutorials oriented at begginers in data science. Methods are applied on ZeMA-s testbed data (Zentrum für Mechatronik und Automatisierungstechnik gGmbH).

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •