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

Research parsnip to mimic the python ml solution #27

Open
Polkas opened this issue Sep 19, 2023 · 1 comment
Open

Research parsnip to mimic the python ml solution #27

Polkas opened this issue Sep 19, 2023 · 1 comment

Comments

@Polkas
Copy link
Owner

Polkas commented Sep 19, 2023

python solution using sklearn and inheritance of classes.
https://github.com/Polkas/py-cat2cat/blob/main/src/cat2cat/cat2cat.py
https://github.com/Polkas/py-cat2cat/blob/4b5f0c1099732cba9a65fc14ec03617fbfbeacb0/src/cat2cat/dataclass.py#L127

@Polkas
Copy link
Owner Author

Polkas commented Sep 20, 2023

Parsnip uses the kknn package which does not has any tests https://github.com/KlausVigo/kknn/tree/master
A Problem will be supporting multi level prediction at once too

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

1 participant