8000 GitHub - julianfbeck/ML-Uebungen: ML-Uebungen: First master semester at HSKA
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

julianfbeck/ML-Uebungen

Repository files navigation

ML Übungen

Create new conda Env:

conda create -n ml python=3.7

Activate Env:

conda activate ml

Install numpy, matplotlib, pandas

conda install matplotlib
conda install numpy
conda install pandas

Install jupyter to show notebooks

conda install jupyter

Start jupyter notebook in current folder

jupyter notebook

About

ML-Uebungen: First master semester at HSKA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0