Giter Club home page Giter Club logo

chenghl's Projects

classifier_machinelearning icon classifier_machinelearning

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.

video.js icon video.js

Video.js - open source HTML5 & Flash video player

web_server icon web_server

a simple HTTP web server - an application that almost every company in the world runs. The web server should be able to respond to any page request, given the requested page is stored locally (i.e., on the same system in which the server is running). You can use any web browser (such as Firefox) as a client for my HTTP web server. program can: accepts connections from web browsers reads in the packets that the browsers send prepares and sends a response for the web browser from a local file

yelp-ruby icon yelp-ruby

A Ruby gem for communicating with the Yelp REST API

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.