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 predict params into classification files #491

Closed
BaptisteCalot opened this issue Jul 24, 2024 · 0 comments · Fixed by #502
Closed

Add predict params into classification files #491

BaptisteCalot opened this issue Jul 24, 2024 · 0 comments · Fixed by #502
Assignees
Labels
Enhancement Type: enhancement (new feature or request)

Comments

@BaptisteCalot
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

We would like to add **predict_params to the fit and predict methods of MapieClassifier so that prediction parameters can be added to the models if the user wishes

Describe the solution you'd like

We will follow the example developed for regression. This is PR 471

Additional context

This issue concerns adding **predict_params only into classification files and will be addressed after adding **predict_params into regression files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Type: enhancement (new feature or request)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant