Add conditionally included submodules
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- build-system
Research direction
Start with common/Makefile and the task-specific makefiles described in the issue, then trace how the common rules and the _footer are currently included. Define the conditional variables for profiling data, features, task type, and permutation evaluation, and consider the work done when each collection of evaluation metrics can be toggled per task.
Written by the indexing model from the issue text.
Description
Came up with this in #25
Collect common rules into a separate _footer which is conditionally included based on the value of a variable in the task-specific makefile. In common/Makefile we could have something like:
PROFILE_RAW_DATA := FALSE
PROFILE_FEAUTRES := TRUE
Downstream, we could have stuff like:
REGRESSION_TASK := FALSE
CLASSIFICATION_TASK := TRUE
PERMUTATION_OK := TRUE
to turn collections of evaluation metrics on or off.
- Dominant language
- HTML
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dmarx/make_for_datascience
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 1/5 Under an hour Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
dmarx/make_for_datascience#27 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
dmarx/make_for_datascience#23 · 2 comments ·
All issues in dmarx/make_for_datascience
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oSoWoSo/vOid_Community_repOsitory#147 · 1 comment ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
agentic-workflows cascade-suspected
Difficulty 1/5 Under an hour Newbie friendliness 88/100