4 Open Issues Need Help Last updated: Dec 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The request is to refactor the project by recursively iterating through all files and directories to replace hardcoded path references with a new, uniform `data_dir` base component. Additionally, all CSV and Parquet files must be reorganized into a centralized `data` directory following a specified hierarchical structure. The goal is to achieve a consistent path topology that aligns with the project's processing steps and modular data pipeline.

Complexity: 4/5
enhancement good first issue easy

AI Summary: This issue requests the creation of correlation plots as part of the data understanding phase (02_data_understanding). The goal is to visualize relationships between different data points. The provided image likely contains examples or specifications for these plots.

Complexity: 2/5
enhancement good first issue

AI Summary: This issue requests the creation of a comprehensive README.md file for the project. It outlines the key sections to be included, such as motivation, project structure, data, contributors, and contact information. The labels indicate it's a documentation task that is suitable for new contributors.

Complexity: 2/5
documentation help wanted good first issue
Github Board 5 months ago

AI Summary: This issue proposes the creation of a Kanban board within GitHub to visualize project progress. Key features include three default columns (To Do, In Progress, Done) and the ability to move issues via drag-and-drop. Additionally, it suggests the possibility of creating custom columns based on project modules like Data, Model, Evaluation, and Documentation.

Complexity: 3/5
documentation help wanted good first issue