Giter VIP home page Giter VIP logo

classification-study's Introduction

Classification Study

Study of the effect of attributes' selection on the quality of the classification models created with algorithms available in R language.

Subject interpretation

The aim of the project is to investigate the effect of attribute selection type on the quality of classification models by using the algorithms available in R language.

Classification algorithms available in R require the indication of a set of attributes on which classification has to find a way of mapping the data into a set of predefined classes. This project will examine the impact of the selection of these attributes on the quality of the classification model.

There will be a matrix of data (read from .csv file) and a parameter specifying the number of attributes that will have to be selected by the studied selection algorithms. After selecting attributes the program will build the classification model based on data-training using one of the classification algorithms available in R language. Then algorithm will test the accuracy of the model using other available data and compare the results with the results obtained using other search strategy.

Quality measure

The quality of the selection method will be evaluated based on the quality of the created classification model. This quality is determined by the ratio of accuracy - the percentage of test examples correctly classified by the model.

classification-study's People

Contributors

mateuszzawislak avatar

Stargazers

 avatar

Watchers

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