Giter Club home page Giter Club logo

cliu78 / classifier_machinelearning Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 21.21 MB

Classifier_MachineLearning -- use JAVA and the weka API General Classification Use the MultilayerPerceptron classifier (use the default configuration that is set by the no argument constructor) and the dataset glass.arff. a) Train the classifier on the first N percent of instances. The testing data will be the last 100-N percent of the instances. i) For each N={10,30,50,70,90} report the accuracy of the classifier over the training data and the accuracy over the testing data. ii) Plot accuracy on training data vs. N and accuracy on testing data vs. N on the same plot b) Use n-fold cross validation to evaluate the accuracy (as a percentage) of the classifier over the dataset. Do this for n={2,5,10,15,20}. Hint: The Evaluation class in weka can do cross validation. i) Plot the accuracy vs n. ii) Plot the time taken by cross validation vs. n. see more in readme.

Java 2.00% Perl 46.36% Shell 48.68% JavaScript 1.36% Python 0.17% CSS 1.43%

classifier_machinelearning's People

Contributors

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