Javascript is required

ML-bikes

Screenshot of ML-bikes GitHub repository
  • #machine-learning
  • #jupyter-lab
  • #linear-regression

Machine Learning course of Piero Savastano 10: jupyter lab, LinearRegression, mean_absolute_error

レポ #637019828
著者Lorenzo Rottigni
作成日2023-05-06
更新日時2025-05-16
押された2023-05-06
サイズ1833 MB
主な言語Jupyter Notebook
星の数0
デフォルトのブランチmain

私を読んでください.md

SETUP

  • pip3 -m venv ml
  • source ml/bin/activate
  • pip3 -r install requirements.txt

JUPYTER

  • jupyter lab