https://github.com/abhaypaii/compare-ml-algo-app
I use the LazyPredict python library to compare the time and memory usage of every regressor/classifier algorithm for a user's dataset
https://github.com/abhaypaii/compare-ml-algo-app
algotithms classification-algorithm ml python3 regression-algorithms
Last synced: 5 months ago
JSON representation
I use the LazyPredict python library to compare the time and memory usage of every regressor/classifier algorithm for a user's dataset
- Host: GitHub
- URL: https://github.com/abhaypaii/compare-ml-algo-app
- Owner: abhaypaii
- Created: 2024-10-15T03:04:22.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T12:52:00.000Z (9 months ago)
- Last Synced: 2025-01-09T01:54:31.853Z (6 months ago)
- Topics: algotithms, classification-algorithm, ml, python3, regression-algorithms
- Language: Python
- Homepage: https://compare-ml-algo-app.streamlit.app
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compare-ml-algo-app
I use the LazyPredict python library to compare the time and memory usage of every regressor/classifier algorithm for a user's dataset