Skip to content

mbagusi/PricePredictions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PricePredictions

proyek membangun aplikasi machine learning berbasis algoritma linear regression, hubber, dan lasso menggunakan web server flask

└── PricePredictions
    ├── model
    │   ├── __init__.py
    │   ├── modelDolarRidge.py
    │   ├── modelDolarLasso.py
    │   ├── modelDolarLinear.py
    │   ├── modelEmasRidge.py
    │   ├── modelEmasLasso.py
    │   ├── modelEmasLinear.py
    │   ├── modelPerakRidge.py
    │   ├── modelPerakLasso.py 
    │   └── modelPerakLinear.py   
    ├── server
    │   ├── __init__.py
    │   ├── conf
    │   │    ├── __init__.py
    │   │    ├── databse.ini
    │   │    └── setting.py
    │   ├── __init__.py
    │   └── connect.py
    ├── static
    │   │
    │   │   
    │   │   
    │   │  
    │   ├── img
    │   │   ├── bagus.jpg
    │   │   ├── emas.jpg
    │   │   ├── fahri.jpg
    │   │   ├── logo.jpg
    │   │   ├── perak.jpg
    │   │   ├── reqi.jpg
    │   │   ├── sine.jpg
    │   │   └── uang.jpg
    │   └── style.css
    ├── templates
    │   ├── index.html
    │   └── model.html
    ├── __init__.py
    ├── app.py
    └── README.md

About

bismillah semoga lancar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •