Improve Documentation and Linear Model Testing
This issue implements key improvements to cuML's test documentation and linear model testing infrastructure as part of #6469, focusing on enhancing developer guidance and test consistency.
Goals
- Add comprehensive testing best practices to developer documentation
- Improve parameterization in linear model tests
- Add cuml-specific floating dtypes hypothesis strategy
- Clarify dataset compatibility function naming
- Document test running instructions and parameter levels
Improve Documentation and Linear Model Testing
This issue implements key improvements to cuML's test documentation and linear model testing infrastructure as part of #6469, focusing on enhancing developer guidance and test consistency.
Goals