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

Add OrthogonalMatchingPursuit #150

Closed
Thilakraj1998 opened this issue Oct 18, 2021 · 0 comments
Closed

Add OrthogonalMatchingPursuit #150

Thilakraj1998 opened this issue Oct 18, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest For participants in Hacktoberfest

Comments

@Thilakraj1998
Copy link
Contributor

Add OrthogonalMatchingPursuit model into the library.

Primary File to Change: https://github.com/blobcity/autoai/blob/main/blobcity/config/regressor_config.py

Official API Reference for Parameter:
https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html

Dependencies if any, must be appropriately added. Test run of the train function on a regression problem must pass, and the function must attempt to train an OrthogonalMatchingPursuit as a potential best fit model.

@Thilakraj1998 Thilakraj1998 added enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted For accepting PR of participants in Hacktoberfest Hacktoberfest For participants in Hacktoberfest and removed hacktoberfest-accepted For accepting PR of participants in Hacktoberfest labels Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest For participants in Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant