Skip to content

jso-lab/mushroom-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cover

# mushroom-classification

In this brief you'll discover the syntax of the pyspark library, classifying whether mushrooms are edible or poisonous. You can find more information about the dataset in the resources.

1 . Installing Spark

Find resources with this links:

Installation and tutorial

2. Exploring data with Jupyter

Find data on Kaggle. Be sure to have already an account or create one.

Mushrooms data

Exploring your data and do some analysis

3. Classification

various algorithms for classification.