Code Monkey home page Code Monkey logo

ml-lab's Introduction

Probable programs for Machine Learning Lab Finals (20CS67L)

1 Visualize the n-dimensional data using 3D surface plots. Write a program to implement the Best First Search (BFS) algorithm.

2 Visualize the n-dimensional data using contour plots. Write a program to implement the A* algorithm

3 Visualize the n-dimensional data using heat-map. Write a program to implement Min-Max algorithm.

4 Visualize the n-dimensional data using Box-plot. Write a program to implement Alpha-beta pruning algorithm.

5 Write a program to develop the Naive Bayes classifier on Titanic dataset.

6 Write a program to develop the KNN classifier with Euclidean distance and Manhattan distance for the k values as 3 based on split up of training and testing dataset as 70-30 on Glass dataset.

7 Write a program to develop a decision tree classifier based on weather forecasting dataset.

8 Write a program to perform unsupervised K-means clustering techniques on Iris dataset.

9 Write a program to perform agglomerative clustering based on single-linkage, complete-linkage criteria.

10 Write a program to develop Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) algorithms.

11 Write a Program to develop simple single layer perceptron to implement AND, OR Boolean functions.

12 Write a program to develop Multi-layer perceptron to implement AND-NOT, XOR Boolean functions.

ml-lab's People

Contributors

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