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

How do I use data other than openml data? #21

Open
dlekgus opened this issue Dec 28, 2022 · 1 comment
Open

How do I use data other than openml data? #21

dlekgus opened this issue Dec 28, 2022 · 1 comment

Comments

@dlekgus
Copy link

dlekgus commented Dec 28, 2022

How can I apply the code if I want to use csv data other than openml data?

@somepago
Copy link
Owner

Hi, you need to modify this function to write a specialized function in this case.

In this line, you need to create a specialized function to load the dataset and also indicate whether each of the columns are categorical or continuous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants