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

feat: including the possibility to choose the hyperparameter of a given model. #385

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

MarianoChaves
Copy link

Here I included the possibility to include the desiderd hyperparameters of a given class. It can be useful depending on the usecase. I've included it in the documentation and also included an unity test for that.

Disclaimers:

  • Setting the hyperparameter is optional;
  • If the hyperarameter is setted, it is not necessary to set to all models, only for the desired ones.

@shankarpandala
Copy link
Owner

Thanks for your contribution.
Will look into it

@MarianoChaves MarianoChaves changed the title feat: including the possibility of set the hyperparameter. feat: including the possibility to set the hyperparameter. Dec 27, 2022
@MarianoChaves MarianoChaves changed the title feat: including the possibility to set the hyperparameter. feat: including the possibility to set the hyperparameter of a given model. Dec 27, 2022
@MarianoChaves MarianoChaves changed the title feat: including the possibility to set the hyperparameter of a given model. feat: including the possibility to choose the hyperparameter of a given model. Dec 27, 2022
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

Successfully merging this pull request may close these issues.

2 participants