shubov / machine-learning-lab-ss-21

Sklearn-like python package with class implementations of different ML algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self-written "Scikit-Learn" (package of ML algorithms)

University of Passau: Machine Llearning Lab (SS-21)

Structure:

  • notebooks:
    • shubov_algorithms (python package with class implementations of the algorithms)
      • init.py
      • *.py (classes)
    • *.ipynb (notebooks for testing the algorithms)

About

Sklearn-like python package with class implementations of different ML algorithms


Languages

Language:Jupyter Notebook 94.4%Language:Python 5.6%