GithubHelp home page GithubHelp logo

iavinas / mllab Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 10.0 74 KB

This repo contains VTU Machine Learning 15CSL76 lab program

License: The Unlicense

Python 100.00%
vtu 15csl77 vtulabprogrammes vtu-machine-learning machine-learning

mllab's Introduction

All programs are updated.

1.

Implement and demonstrate the FIND-S algorithm for
finding the most specific hypothesis based on agivenset of
training datasamples. Read the training data from a .CSV
file.

2.

For a given set of training data examples stored in a .CSV
file,implement anddemonstratethe Candidate-Elimination
algorithm tooutputadescriptionofthesetofallhypotheses
consistentwiththetrainingexamples.

3.

Writeaprogramtodemonstratetheworkingofthedecision
treebased ID 3 algorithm .Useanappropriatedatasetfor
building the decision tree and apply this knowledge to
classifyanewsample.

4.

Build an Artificial Neural Network by implementing the
Backpropagation algorithm and test the same using
appropriatedatasets.

5.

Writeaprogramtoimplementthe naïveBayesianclassifier
forasampletrainingdatasetstoredasa.CSVfile.Compute
theaccuracyoftheclassifier,consideringfewtestdatasets.

6.

Assumingasetofdocumentsthatneedtobeclassified,use
the NaïveBayesianClassifier modeltoperformthistask.
Built-inJavaclasses/APIcanbeusedtowritetheprogram.
Calculatetheaccuracy,precision,andrecallforyourdataset.

7.

Write a program to construct a Bayesian network
consideringmedicaldata.Usethismodeltodemonstratethe
diagnosisofheartpatientsusingstandardHeartDiseaseData
Set.YoucanuseJava/PythonMLlibraryclasses/API.

8.

Apply EMalgorithm toclusterasetofdatastoredina.CSV
file.Use the same data set forclusteringusing k-Means
algorithm .Comparetheresultsofthesetwoalgorithmsand
comment on the quality of clustering. You can add
Java/PythonMLlibraryclasses/APIintheprogram.

9.

Write a program to implement k-Nearest Neighbour
algorithm toclassifytheirisdataset.Printbothcorrectand
wrongpredictions. Java/PythonMLlibraryclasses canbe
usedforthisproblem..

10.

Implement the non-parametric Locally Weighted
Regression algorithm in order to fit data points. Select
appropriatedatasetforyourexperimentanddrawgraphs.

mllab's People

Contributors

iavinas avatar iavinasoss avatar yelpurpriyanka avatar

Stargazers

 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.