0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python93 forks (93 forks)auto 404
good first issuenew componentnew feature
Repository metrics
- Stars
- 852 stars (852 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
This could be a good place to start.
Contributor guide
- Research direction
- Examine existing model components, especially linear models, in the evalml codebase. Study H2O's GLM documentation to understand parameters. Implement the wrapper classes for both classification and regression.
- Tech stack
- python
- Domain
- machine learning
- Issue type
- Feature
- Prerequisites
- PythonGitMachine Learning fundamentals