closes #3
Added a Linear Regression Model and a sub Application give prediction given any weights file and model class
The application has been added to url '/ml'
The Adress for weight file has to be mentioned here.
I have created a ModelManager Object that handles all the model loading and other tasks
closes #3 Added a Linear Regression Model and a sub Application give prediction given any weights file and model class The application has been added to url '/ml'
The Adress for weight file has to be mentioned here. I have created a ModelManager Object that handles all the model loading and other tasks