Skip to content

hwj20/BPH_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPH_prediction

A Benign Prostatic Hyperplasia(BPH) risk prediction system.

The data is private and from physical examination.

It conatins three part: train(machine learning method in ./utils; deep learning method in ./deeplearn ), server(web app, in ./server_flask_web), client(web app, in ./client_flask_web).

You have the flexibility to customize parameters and code within your own module, while this project serves as a reference example for any project that utilizes machine learning models in the backend and showcases the results through the frontend.


There is also a Vue version for client website. Feel free to contact me if interested.


For the html pages, the client pag presents as a simple cacluator for patient(demo) calculator

the Server pages are, module management manage(html)


For the vue project, here are the login page, login(vue)

the welcome page, welcom_page

the patient data page, patient_data

the model management page, model_list

and the data file uploading page, uploading

About

A BPH prediction system using Flask and HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published