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

Serina DPST2 #203

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,466 changes: 1,466 additions & 0 deletions Grill_DS_Unit_4_Sprint_Challenge_2.ipynb

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]
pandas = "*"
matplotlib = "*"
numpy = "*"
scipy = "*"
sklearn = "*"
ipykernel = "*"
keras = "*"
tensorflow = "*"
wandb = "*"

[requires]
python_version = "3.7"
Empty file added b/020920212513.csv
Empty file.
Empty file added b/020920212540.csv
Empty file.
Empty file added b/020920213345.csv
Empty file.
Empty file added b/020920213443.csv
Empty file.
Empty file added b/020920213617.csv
Empty file.
Empty file added b/020920213724.csv
Empty file.
Empty file added b/020920213807.csv
Empty file.
Empty file added b/020920213940.csv
Empty file.
Empty file added b/020920214105.csv
Empty file.
Loading