Welcome to the Data Mining Course repository! This repository contains 4 different projects completed during my undergraduate Data Mining course. The projects cover various topics, including programming assignments and theoretical concepts.
Table of Contents
All projects are accompanied by their respective codes, necessary datasets (if required), and comprehensive documentation, which includes instructions and reports (in Persian).
Utilized pandas and Scikit-learn for data preprocessing. Employed the Iris
dataset.
Designed and trained a neural network to classify two datasets: Make circles
and Fashion MNIST.
Comprised two distinct projects, one focusing on Association Rules and the other on clustering techniques.
Developed a model to predict the presence of a specific disease in individuals using a dataset of over 70,000 records. Utilized XGBoost, a decision tree algorithm, for this task.
- Course: Data Mining
- University: Amirkabir University of Technology (Tehran Polytechnic)
- Semester: Spring 2022
Amirmehdi Zarrinnezhad - amzarrinnezhad@gmail.com
Project Link: https://github.com/zamirmehdi/Bioinformatics-Course