Kali-Decoder / Eco_GRiD_H23

Energy Trading marketplace between P2P and P2G or G2P. P2P is between one nation’s grid to another nation’s grid. P2G or G2P is between prosumers to grid and vice versa.
9 stars 15 forks source link

Deploy ML model using Flask #27

Open Roshan23R opened 8 months ago

ashishlal2003 commented 8 months ago

@Roshan23R Would there be a single "/predict" route based on the input values from columns decided? Also, how would the folder structure look like in the "ml-part" directory?

Roshan23R commented 8 months ago

@ashishlal2003 Yes for now you can simply keep "/predict" route based on important columns you have decided for prediction. Keep in the same directory.