ShubhamSupekar/AlgoPlay
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
conda env create -f environment.yaml Run above command to create virtual environment conda activate visio_env run this command to activate virtual environment uvicorn main:app --reload to run webapp run above command I have calculated the Accuracy of Regression model based on this formula: Accuracy(%) = 100 x [1-(RMSE/Mean of Actual Values)]