An open API service indexing awesome lists of open source software.

https://github.com/mohamedezzeldeenhassanmohamed/data-mining-project

Data minnig GUI project to predict laptop prices,I uses most of ML algorithmes here
https://github.com/mohamedezzeldeenhassanmohamed/data-mining-project

data data-mining-assignments datamining-algorithms datapreprocessing decision-trees entropy gini k-means-clustering knn-classification laptop-dataset laptop-price-prediction linear-regression logistic-regression ml mlalgotithms naive-bayes-classifier pca python svm-classifier visualization

Last synced: 7 months ago
JSON representation

Data minnig GUI project to predict laptop prices,I uses most of ML algorithmes here

Awesome Lists containing this project

README

          

# Data-Mining-Project
Very large data minnig GUI project to predict laptop prices,I use most of ML algorithmes here.
I follow the real steps of any data minning project.
[Data Mining project.pptx](https://github.com/mohamedezzeldeenhassanmohamed/Data-Mining-Project/files/11990413/Data.Mining.project.1.1.pptx),This file illustrates everything in this project theoretically and technologically.
# Screens of GUI App
1.no-algorithm ML applied

![no-algorithm](https://github.com/mohamedezzeldeenhassanmohamed/Data-Mining-Project/assets/94178842/865df75a-fa0e-44f4-a66b-48c4c43b7c6d)

2.linear-regression algorithm ML applied

![linear-regression](https://github.com/mohamedezzeldeenhassanmohamed/Data-Mining-Project/assets/94178842/64a416da-c8d7-4a69-b38a-8cdc4e623230)

3.KNN algorithm ML applied

![KNN](https://github.com/mohamedezzeldeenhassanmohamed/Data-Mining-Project/assets/94178842/13b442f6-189b-4eff-a315-9b615ffa0836)

4.SVM algorithm ML applied

![SVM](https://github.com/mohamedezzeldeenhassanmohamed/Data-Mining-Project/assets/94178842/66addc0d-d13d-43af-9fdd-afc4effb71c2)

5.naivebayes algorithm ML applied

![naivebayes](https://github.com/mohamedezzeldeenhassanmohamed/Data-Mining-Project/assets/94178842/090dc1c3-a276-43a1-909a-b8644497e7e9)

6.Logistic Regression algorithm ML applied

![Logistic Regression](https://github.com/mohamedezzeldeenhassanmohamed/Data-Mining-Project/assets/94178842/457fe999-62c3-468c-a568-28b6e03194eb)

7.Decision Tree algorithm ML applied

![Decision Tree](https://github.com/mohamedezzeldeenhassanmohamed/Data-Mining-Project/assets/94178842/f34b304f-ada8-40d4-bfcd-c2512030672c)