Skip to content

ayushrathore111/loadpredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web GUI for load carrying capacity

make sure you have python version 3.10.x and pip version 21.2.x steps to run the code

  1. clone this repo and right click on desktop and open windows powershell

  2. write the command 'git clone "LINK"'

  3. run command 'cd loadpredictor'

  4. run command 'pip install -r requirements.txt'

  5. run command 'python app.py'

  6. open the browser and type the link 'http://127.0.0.1:5000/'.

  7. and ... you will see the gui like this in below image Screenshot (377)

    after filling the values you willl get results like:

Screenshot (378)

this predictor predicts the load capacity with 6 combined models Screenshot (379)