Coder Social home page Coder Social logo

manisha-nair28 / pistachio-species-classification Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 353 KB

Implementation of classification algorithms to classify pistachio species

License: MIT License

Jupyter Notebook 100.00%
classification-algorithm k-means-clustering machine-learning species-classification

pistachio-species-classification's Introduction

Pistachio-Species-Classification

Implementation of classification algorithms and K-mean clustering to classify pistachio species.

This project constitutes the second part of my assignment for The Machine Learning & Deep Learning Show 2022

📌Link to the assignment

Open with drive

🏷️Tech Stack Used

Python3, NumPy, Pandas and Matplotlib libraries

Problem Statement

  • Find data and implement classification algorithms (more algorithms you try, the better).
  • Remove ‘Y’ column form your classification data, and implement k-mean clustering algorithm on any two columns of the data. Make sure you plot the points before and after clustering.

Dataset

Pistachio Dataset; 2 Class - Kirmizi and Siirt Pistachio, 16 and 28 Features

Link to the source of the dataset

Code

Part 1

I’ve used a dataset that contains different features of 2 different species of pistachios for the classification model. The different classification algorithms used:

  • Logistic Regression
  • Naive Bayes Classification
  • Decision Trees
  • Random Forest
  • Linear Support Vector Machine

Run Pistachio.ipynb script.

Part 2

I've used two columns "perimeter " and "roundness" to implement the k means clustering algorithm. Run Pistachio_Clustering.ipynb script.

Contributing

Contributions are always welcome! See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

Acknowledgements

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Related

Here are some related projects:

pistachio-species-classification's People

Contributors

manisha-nair28 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.