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

Dev #1

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from
Open

Conversation

meilame-tayebjee
Copy link

No description provided.

github-actions bot and others added 19 commits June 3, 2024 12:44
	modified:   titanic.py
	modified:   train.csv
	modified:   train.csv
	new file:   import_data.py
	new file:   main.py
	new file:   train_evaluate.py
	new file:   data/derived/train.csv
	new file:   data/raw/data.csv
	new file:   notebooks/titanic.ipynb
	new file:   src/data/import_data.py
	new file:   src/models/train_evaluate.py
	new file:   src/pipeline/build_pipeline.py
	deleted:    data/derived/test.csv
	deleted:    data/derived/train.csv
	deleted:    data/raw/data.csv

Changes not staged for commit:
	modified:   .gitignore
	modified:   main.py
	modified:   src/data/import_data.py
	modified:   src/models/train_evaluate.py
	modified:   src/pipeline/build_pipeline.py

Untracked files:
	requirements.txt
	modified:   main.py
	new file:   requirements.txt
	modified:   src/data/import_data.py
	modified:   src/models/train_evaluate.py
	modified:   src/pipeline/build_pipeline.py
	modified:   requirements.txt
	new file:   install.sh
	modified:   main.py
	new file:   configuration/config.yaml
	modified:   src/pipeline/build_pipeline.py
	renamed:    main.py -> docs/main.py
	renamed:    notebooks/titanic.ipynb -> docs/notebooks/titanic.ipynb
	new file:   pyproject.toml
	new file:   titanicml/__init__.py
	renamed:    src/data/import_data.py -> titanicml/data/import_data.py
	renamed:    src/models/train_evaluate.py -> titanicml/models/train_evaluate.py
	renamed:    src/pipeline/build_pipeline.py -> titanicml/pipeline/build_pipeline.py
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.

1 participant