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

Update documentation for v4.0.0 #183

Open
6 tasks done
riley-harper opened this issue Dec 19, 2024 · 2 comments · May be fixed by #186
Open
6 tasks done

Update documentation for v4.0.0 #183

riley-harper opened this issue Dec 19, 2024 · 2 comments · May be fixed by #186
Milestone

Comments

@riley-harper
Copy link
Contributor

riley-harper commented Dec 19, 2024

There are lots of changes that we need to document for version 4.0.0.

  • training.param_grid is deprecated.
  • There is a new training.model_parameter_search option that replaces training.param_grid.
  • There is some new randomized parameter search functionality which you can use via training.model_parameter_search.
  • Migration guide for v3 -> v4
  • output_suspicious_TD is no longer supported
  • How exactly does model exploration work?
@riley-harper
Copy link
Contributor Author

I think that the new changelog is a good enough "migration guide" for version 3 to version 4.

@riley-harper
Copy link
Contributor Author

I think that we need a Model Exploration page under Configuration API.

riley-harper added a commit that referenced this issue Mar 7, 2025
So far, this has information on model parameter searches.
This was referenced Mar 7, 2025
riley-harper added a commit that referenced this issue Mar 10, 2025
Since this is now deprecated, replace most of the references to
training.param_grid with equivalent references to
training.model_parameter_search.
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 a pull request may close this issue.

1 participant