Skip to content

devtmaz/data-mining-proj

Repository files navigation

Data mining project

The aim of this project is to analyze dataset to verify hypothesis using data mining and machine learning algorithms. Project was entirely implemented in Python programming language and Jupyter Notebook. PDF file named raport.pdf contains complete report of analyzed data and performed methods to explore all patterns and relationships in data used for this project. Report is entirely written in Polish langauge.
Dataset source: https://www.kaggle.com/datasets/amarsharma768/bmd-data.

DM and ML algorithms used in project

  • Linear Regression
  • Decision trees (classifier and regressor)
  • KNN for regression
  • Naive Bayes for classification
  • Clustering with K-means and EM (Gaussian Mixture) method
  • and more..

About

Data mining project - analysis of data with DM and ML algorithms

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors