🍄 Chat bot for recognizing edible mushrooms.
-
Updated
Nov 19, 2024 - Jupyter Notebook
🍄 Chat bot for recognizing edible mushrooms.
A machine-learning project to determine if a certain mushroom is edible or poisonous.
I explain how to export weights from a Keras model and import those weights in Keras.js, a JavaScript framework for running pre-trained neural networks in the browser. I show you later how to include the final result into a Phonegap Cordova mobile application.
Learn to use Support Vector Machines in Python(sklearn) and R
Classifies mushrooms as poisonous or edible using machine learning algorithms
Machine Learning Model to classify whether a Mushroom is Edible or Poisonous by its features
As eating healthy is on the rise, how do we know if we can safely enjoy our fabulous fungi? This repository uses machine learning and visualizations to help classify which are the most dangerous and should be avoided.
CAN YOU EAT IT is a web application that allows users to identify fungi by location & season.
A simple binary classification project which detects whether a mushroom is edible or not
Naive Bayes and Decision Tree Classifiers implemented with Scikit-Learn and Graphviz visualization (Datasets - News, Mushroom, Income)
This project aims to accurately classify mushrooms as either poisonous or non-poisonous using supervised machine learning techniques.
🍄 Extract logical rules for mushroom edibility: Neural Networks; Genetic Algorithm + Decision Tree
An Android App for Image-Classification / Mushroom-Classification based on Pictures.
This project aims at developing a web application that uses a machine-learning algorithm and predict if a certain mushroom is edible or poisonous by its specifications like cap shape, cap color, gill color, etc.
Classification model that predicts the class of mushroom (poisonous or edible) and prominent features that indicate poisonous mushrooms.
This project features AI models for identifying mushrooms and plants as poisonous or edible using image-based predictions. Both models are tested through an interactive Gradio interface, ensuring user-friendly and accurate identification for foragers and researchers.
This repository aims to implement a mushroom type classifier using PyTorch, utilizing various models to enhance performance. Additionally, the project includes an analysis of the model's performance using Gradient-Class Activation Map (Grad-CAM) visualization.
Playground with mushrooms for testing divide and conquer algorithm that learns decision trees.
Capstone project for WGU's Computer Science program.
Add a description, image, and links to the mushroom-classification topic page so that developers can more easily learn about it.
To associate your repository with the mushroom-classification topic, visit your repo's landing page and select "manage topics."