Coder Social home page Coder Social logo

luksaiterugile / data-analysis Goto Github PK

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

Parkinson's diagnosis, kidney disease detection, email classification, and crime rate prediction. Each project utilizes Weka classifiers or algorithms.

License: MIT License

Python 92.65% R 7.35%
analysis data weka classification machine-learning

data-analysis's Introduction

Data Analysis Projects

This repository contains four data analysis projects completed during my university course, all utilizing the Weka application. Each project focuses on different aspects of data analysis and machine learning. Below is a brief overview of each project:

1. Mutual-Information-Parkinsons

  • Objective: Investigate the impact of specified biomedical voice parameters on the diagnosis of Parkinson's disease.
  • Description: This project involves the comparison of estimates of information between attributes and the Parkinson's disease indicator (column 18).
  • Methods Used: Weka classifiers and analysis.

2. Kidney-Disease-Decision-Trees

  • Objective: Construct decision trees for diagnosing chronic kidney disease based on the attributes.
  • Description: In this project, decision tree models are built using Weka classifiers such as J48, RandomTree, and REPTree.
  • Methods Used: Weka decision tree classifiers.

3. Email-Classifier-Spam-Filter

  • Objective: Build an email classifier ('spam' filter).
  • Description: This project focuses on constructing an email classification model using decision trees and classification rules.
  • Methods Used: Weka algorithms including J48, RandomTree, REPTree, ZeroR, OneR, and JRip.

4. Crime-Rate-Prediction

  • Objective: Perform numerical prediction of crime rates based on specified attributes.
  • Description: This project involves building a numerical prediction model using linear regression.
  • Methods Used: Weka functions such as SimpleLinearRegression and LinearRegression.

Each project directory contains the necessary code, datasets, and documentation related to the respective analysis.

data-analysis's People

Contributors

luksaiterugile 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.