🍄 Chat bot for recognizing edible mushrooms.
-
Updated
Feb 19, 2025 - 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
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.
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
Naive Bayes and Decision Tree Classifiers implemented with Scikit-Learn and Graphviz visualization (Datasets - News, Mushroom, Income)
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.
🍄 Extract logical rules for mushroom edibility: Neural Networks; Genetic Algorithm + Decision Tree
This project aims to accurately classify mushrooms as either poisonous or non-poisonous using supervised machine learning techniques.
CAN YOU EAT IT is a web application that allows users to identify fungi by location & season.
Capstone project for WGU's Computer Science program.
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.
Playground with mushrooms for testing divide and conquer algorithm that learns decision trees.
An Android App for Image-Classification / Mushroom-Classification based on Pictures.
Apply machine-learning models on mushroom data to predict if a mushroom is edible or not
Classification model that predicts the class of mushroom (poisonous or edible) and prominent features that indicate poisonous mushrooms.
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."