Skip to content

devdgit/Machine_Learning

Repository files navigation

Machine Learning (Laboratory Practice 3)

This repository contains programs written for the course Machine Learning (LP3).

Programs

  • Linear Regression
  • Decision Tree Classifier: Install pydotplus: sudo apt-get install -y python-pydotplus. Install graphviz: sudo apt-get install graphviz
  • k-NN Classification
  • K-Means Clustering

Mini Project

  • Support Vector Machine: Apply the Support vector machine for classification on a dataset obtained from UCI ML repository. For Example: Fruits Classification or Soil Classification or Leaf Disease Classification

About

This is a repository for machine learning practicals and mini project in sppu sem 8.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published