Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Merging development with Taiwo model #20

Open
wants to merge 10 commits into
base: master
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
3,177 changes: 3,177 additions & 0 deletions .ipynb_checkpoints/starter_notebook-Copy1-checkpoint.ipynb

Large diffs are not rendered by default.

5,490 changes: 5,490 additions & 0 deletions .ipynb_checkpoints/starter_notebook-checkpoint.ipynb

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ If you receive an error at this point, please ensure that the web server is stil
```
Sending POST request to web server API at: http://127.0.0.1:5000/api_v0.1

Querying API with the following data:
Querying API with the following data:
[8764, '2018-01-01 03:00:00', 4.6666666667, 'level_8', 0.0, 5.3333333333, 89.0, 78.0, 0.0, 3.6666666667000003, 0.0, 143.3333333333, 4.6666666667, 266.6666666667, 0.0, 0.6666666667, 0.0, 'sp25', 0.0, 0, 1020.3333333333001, 0.0, 0.0, 0.0, 0, 800.0, 800.3333333333001, 1026.6666666667, 800.0, nan, 282.48333333330004, 1030.3333333333, 284.15, 284.15, 721.0, 281.67333333330004, 53.6666666667, 284.15, 284.8166666667, 280.48333333330004, 284.19, 277.8166666667, 281.01, 283.48333333330004, 284.15, 281.15, 279.1933333333, 278.15]

Received POST response:
Expand Down Expand Up @@ -245,7 +245,7 @@ python request.py
```
Sending POST request to web server API at: http://54.229.152.221:5000/api_v0.1

Querying API with the following data:
Querying API with the following data:
[8764, '2018-01-01 03:00:00', 4.6666666667, 'level_8', 0.0, 5.3333333333, 89.0, 78.0, 0.0, 3.6666666667000003, 0.0, 143.3333333333, 4.6666666667, 266.6666666667, 0.0, 0.6666666667, 0.0, 'sp25', 0.0, 0, 1020.3333333333001, 0.0, 0.0, 0.0, 0, 800.0, 800.3333333333001, 1026.6666666667, 800.0, nan, 282.48333333330004, 1030.3333333333, 284.15, 284.15, 721.0, 281.67333333330004, 53.6666666667, 284.15, 284.8166666667, 280.48333333330004, 284.19, 277.8166666667, 281.01, 283.48333333330004, 284.15, 281.15, 279.1933333333, 278.15]

Received POST response:
Expand Down Expand Up @@ -279,3 +279,5 @@ We wish you all the best in your learning experience :rocket:
width=450px/>
<br>
</p>

##Reading to understand
2,921 changes: 2,921 additions & 0 deletions df_test.csv

Large diffs are not rendered by default.

8,764 changes: 8,764 additions & 0 deletions df_train.csv

Large diffs are not rendered by default.

Loading