Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mozturan/mlanddl-withwebapp
Web app to perfom machine learning algorithms (both for regression and classification) on almost ready datasets.
https://github.com/mozturan/mlanddl-withwebapp
decision-trees deep-learning deep-neural-networks heatmap linear-regression logistic-regression machine-learning streamlit web-application
Last synced: 14 days ago
JSON representation
Web app to perfom machine learning algorithms (both for regression and classification) on almost ready datasets.
- Host: GitHub
- URL: https://github.com/mozturan/mlanddl-withwebapp
- Owner: mozturan
- Created: 2022-04-16T22:25:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T19:06:12.000Z (11 months ago)
- Last Synced: 2024-11-05T15:15:58.855Z (2 months ago)
- Topics: decision-trees, deep-learning, deep-neural-networks, heatmap, linear-regression, logistic-regression, machine-learning, streamlit, web-application
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web_App-MACHINE-LEARNING-ALGS
A data science web application that can perform classification and regression on the dataset you upload or existing in the system. The parameters of classification and regression algorithms can be adjusted on the application.
--------------------------------------------Implemented methods you can apply on the dataset:
- Deep Neural Networks
- Decision Trees (classifier and regression)
- Linear Regression
- Logistic Regression**The application contains ready-made data sets that you can use. You can see their performance in machine learning and deep learning algorithms by uploading your data set.**
**Web App is not deployed. If you want to try it, contact me so I can deploy it. (You can also deploy it with streamlit platform.**
**All code is in one file so i need to modulate code.**
![Screencastfrom2024-02-1520-17-54-ezgif com-video-to-gif-converter](https://github.com/9Xxi8Q4f/Web_App-MACHINE-LEARNING-ALGS/assets/89272933/e5085dbb-bde8-4520-9166-ec63c246a9a2)
![Screenshot from 2024-02-15 20-17-06](https://github.com/9Xxi8Q4f/Web_App-MACHINE-LEARNING-ALGS/assets/89272933/e8b1e7f3-2c6a-4cfb-b4c5-7766c7f006c5)