Skip to content

shivamshinde123/mushroom_classification

Repository files navigation

Mushroom Classification

The main goal is to predict which mushroom is poisonous & which is edible given mushroom features.

Run Locally

Clone the project

    git clone https://github.com/shivamshinde123/mushroom_classification.git

Go to the project directory

    cd project-name

Create a conda environment

    conda create -n environment_name python=3.10

Activate the created conda environment

    conda activate environment_name

Install dependencies

  pip install requirements.txt

Start the server

  python src/app.py

🚀 About Me

I'm an aspiring data scientist and a data analyst.

🔗 Links

portfolio linkedin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published