GithubHelp home page GithubHelp logo

manel15279 / datamining-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 38.7 MB

A university project that aims to explore various data mining techniques like Data Exploration, Association Rule Mining, Supervised and Unsupervised Learning, applied to real-world datasets, focusing on soil fertility analysis and COVID-19 cases evolution over time.

Jupyter Notebook 97.87% Python 2.13%
data-mining data-analysis data-visualization gradio python datascience machine-learning covid-19 soil-properties

datamining-project's Introduction

Data Mining Project: Soil Fertility Analysis and COVID-19 Cases Evolution

Overview

This repository contains the code and documentation for a comprehensive data mining university project focusing on soil fertility analysis and COVID-19 cases evolution. The project incorporates both static and temporal datasets and integrates various data mining techniques, including data exploration, preprocessing, visualization, clustering, classification, association rule mining, and evaluation. The project includes a GUI built using Gradio that provides an interactive environment for users to perform data mining tasks.

Note: All methods and algorithms are implemented from scratch.


GUI Screenshot

Features

  1. Data Exploration and Preprocessing:

    • Visualizing datasets and exploring attributes.
    • Analyzing attributes correlations and plots (scatter plot, box plot, histogram).
    • Handling missing values (methods: mode, mean).
    • Detecting and handling outliers (method: linear regression, Discretization and winsorization).
    • Normalization (methods: Min-Max, Z-score).
  2. Clustering:

    • Implementing clustering algorithms (e.g., k-means, DBSCAN).
    • Evaluating clustering results using metrics like Silhouette Score and Inter/Intra Cluster Distances.
  3. Classification:

    • Applying classification algorithms made from scratch (e.g., KNN, Decision Trees, Random Forest).
    • Evaluating classification models using various metrics (e.g., accuracy, precision, recall, F1-score, confusion matrix, specificity).
  4. COVID-19 Analysis:

    • Visualizing the evolution of COVID-19 cases using custom plots (e.g., line charts, stacked bar charts).
    • Analyzing trends and distributions of COVID-19 cases by region and over time.
  5. Association Rule Mining:

    • Extracting frequent itemsets and association rules using the Apriori algorithm.
    • Implementing a recommender system based on frequent itemsets.

datamining-project's People

Contributors

manel15279 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.