Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages