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
- Host: GitHub
- URL: https://github.com/mohamedezzeldeenhassanmohamed/data-mining-project
- Owner: mohamedezzeldeenhassanmohamed
- Created: 2023-07-08T09:54:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T11:23:27.000Z (over 2 years ago)
- Last Synced: 2025-01-30T20:41:40.493Z (9 months ago)
- Topics: 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
- Language: Jupyter Notebook
- Homepage:
- Size: 5.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
2.linear-regression algorithm ML applied

3.KNN algorithm ML applied

4.SVM algorithm ML applied

5.naivebayes algorithm ML applied

6.Logistic Regression algorithm ML applied

7.Decision Tree algorithm ML applied
