Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset: Mushroom Classification #5

Open
pbiecek opened this issue Feb 24, 2020 · 0 comments
Open

Dataset: Mushroom Classification #5

pbiecek opened this issue Feb 24, 2020 · 0 comments
Labels

Comments

@pbiecek
Copy link
Owner

pbiecek commented Feb 24, 2020

Problem

This is a binary classification problem.
On the basis of historical data, models (of varying degrees of complexity) should be developed to predict if a mushroom is safe to eat or deadly poison?
The best models should be explained using XAI tools at the instance level and at the data set level.

Data

The data can be downloaded from the Kaggle or OpenML website.
https://www.kaggle.com/uciml/mushroom-classification
https://www.openml.org/d/24

@pbiecek pbiecek added Classification Binary Classification Medical use-case labels Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant