Skip to content

whoskavic/machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • MATA KULIAH: MACHINE LEARNING
  • DOSEN: ZURNAN ALFIAN S.Kom., M.Kom.

  • NAMA: M. FIKRI AVISHENA PARINDURI
  • NIM: 231011401029
  • KELAS: 05TPLE016

create your local environment first

1. run in terminal:
    "python -m venv venv"
    then enter
    it will create the environment folder with name: venv

2. run in terminal:
    ".\venv\Scripts\Activate.ps1"
    then enter
    it will get in to the environment terminal

3. run in terminal:
    "pip install pandas numpy scikit-learn matplotlib seaborn joblib flask tensorflow"
    let it install

then you can run any file you want

About

Machine Learning courses from university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published