https://github.com/armandris/defaultdetector
Try out this ML model live @ https://defaultdetector.drismir.ca/
https://github.com/armandris/defaultdetector
Last synced: 3 months ago
JSON representation
Try out this ML model live @ https://defaultdetector.drismir.ca/
- Host: GitHub
- URL: https://github.com/armandris/defaultdetector
- Owner: ArmanDris
- Created: 2024-05-25T22:40:39.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T00:47:24.000Z (7 months ago)
- Last Synced: 2025-01-05T10:30:55.824Z (5 months ago)
- Language: JavaScript
- Homepage: https://defaultdetector.drismir.ca/
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DefaultDetector
This is a school project I extended into a full web app. Using the website you can run my ML model on a random sample of clients. The model will predict whether it thinks the client will default or not and the front end will give some analysis on the performance of the model.
The backend is running a flask server and the frontend is a static build I make with SvelteKit.
[https://defaultdetector.drismir.ca/](https://defaultdetector.drismir.ca/)