Skip to content

ShubhamSupekar/AlgoPlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published