Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 960 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 960 Bytes

Ad astra abyssosque!

Dashboard Preview

image

How To Use

Structures

  • Controllers : Folder berisikan controller per page (In this Case Home Page, yang mana sudah langsung aplikasi prediksi)
  • Model : Folder berisikan ipynb, model API dan dataset yang digunakan
  • Routes : Berisikan statement yang akan me-route berdasarkan URL
  • Static : Folder berisikan resource html
  • templates : View dari aplikasi (HTML)
  • app.py : Flask File

Consideration

  • Input Height dalam Inches
  • Model masih jauh dari kata sempurna (Feel Free to Contribute!!)