Skip to content

This is a final report for Data Analysis subject (IS252.O21)

Notifications You must be signed in to change notification settings

akaiwinn/Data-Mining

Repository files navigation

This repository contains the final report for the Data Mining course (IS252.O21) in UIT. The report explores various data mining techniques, including preprocessing, classification, clustering, and association rule mining.

Summary

  • The study focuses on the application of data mining methods in real-world scenarios. It covers:

  • Data Preprocessing: Handling missing values, data normalization, and feature selection.

  • Classification Techniques: Implementing and evaluating machine learning models such as Decision Trees, Naive Bayes, KNN.

  • Association Rule Mining: Extracting meaningful patterns using Apriori and FP-Growth algorithms.

The report also includes experimental results, performance evaluation, and insights into the effectiveness of different techniques.

Technologies Used

Python (Pandas, Scikit-learn, TensorFlow)

Jupyter Notebook

About

This is a final report for Data Analysis subject (IS252.O21)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published