DavidL0914 / student

MIT License
0 stars 0 forks source link

ML Ticket #14

Open DavidL0914 opened 7 months ago

DavidL0914 commented 7 months ago

Screenshot of ML Page: image

Demo: image

Frontend code: image Getting the input values from user input

image Sending prediction request with fetch

Backend code: image Math to get probabilities

image Logistic Regression Model and getting user input

image Generated CSV file

DavidL0914 commented 7 months ago

My commits:

Backend: image

image Adding in API Model

image Math for model

Frontend: image Adding animation for UI