Th35py27 / CSP

MIT License
0 stars 0 forks source link

ML Project #6

Open Th35py27 opened 6 months ago

Th35py27 commented 6 months ago

Backend

I worked on the backend on another dataset which deals with the probability of having lung cancer based on specific inputs by the user. I worked on making a random forest model in which it predicts the likelihood of having lung cancer based on training specific variables.

image

Heres our CSV file we used from Kaggle: image

Me testing the data on postman:

image

Our backend : https://github.com/jntpham/cpt_Final