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

Documentation should make types clearer when using non-default MatTypes #3584

Open
rcurtin opened this issue Dec 19, 2023 · 0 comments
Open

Comments

@rcurtin
Copy link
Member

rcurtin commented Dec 19, 2023

This is a follow-up to this discussion.

The LogisticRegression documentation in doc/user/methods/logistic_regression.md has a section on non-default MatTypes (render); however, the fact that the types of a number of methods are changed is not mentioned.

It's not clear yet what the best way to address this is, but I want to write this issue down so it doesn't get forgotten. All of the methods that have MatType as a template parameter (most of them) will need to be updated with whatever the strategy here is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants