0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)R629 forks (629 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 1,675 stars (1,675 stars)
- PR merge metrics
- Avg merge 21h 3m (Avg merge 21h 3m)22 merged PRs in 30d (22 merged PRs in 30d)
Description
From about here to here.
I'm going to make a recipe method for train and don't want to duplicate code.
Contributor guide
- Research direction
- Identify the repeated standard checks in train.default (lines 237-302) and extract them into reusable modules or helper functions, so that the new recipe method can call them without duplication.
- Tech stack
- r
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- R