Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ—ƒοΈ Add project directory structure #47

Merged
merged 11 commits into from
Mar 28, 2024

Conversation

JoseRZapata
Copy link
Owner

@JoseRZapata JoseRZapata commented Mar 28, 2024

Add code src structure folders

✨ Context

Notebooks has tobe converted in python scripts to be run all te data and modeling process

🧠 Rationale behind the change

Code in notebookks are not scalable, reusable and maintanable

Type of changes

  • πŸ“ Documentation
  • πŸ‘· πŸ”§ CI or Configuration Files

πŸ›  What does this PR implement

create a folder structure for the python scripts folder based on machine learing steps.

update documentation structure

@JoseRZapata JoseRZapata self-assigned this Mar 28, 2024
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 100.00%. Comparing base (33e28a3) to head (a13581b).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           62        62           
=========================================
  Hits            62        62           

@JoseRZapata JoseRZapata changed the title Add src code folders πŸ—ƒοΈ Add project directory structure Mar 28, 2024
@JoseRZapata JoseRZapata marked this pull request as ready for review March 28, 2024 01:50
@JoseRZapata JoseRZapata merged commit 9648b03 into main Mar 28, 2024
7 checks passed
@JoseRZapata JoseRZapata deleted the feature/code_folders branch March 28, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant