Skip to content

Commit

Permalink
.md and images updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Ava33343 committed Apr 26, 2020
1 parent a928d00 commit a9307db
Show file tree
Hide file tree
Showing 38 changed files with 13,844 additions and 3,418 deletions.
Binary file modified .DS_Store
Binary file not shown.
746 changes: 741 additions & 5 deletions README.md

Large diffs are not rendered by default.

Binary file modified project_code/.DS_Store
Binary file not shown.
6,323 changes: 6,253 additions & 70 deletions project_code/.ipynb_checkpoints/maui_panel-checkpoint.ipynb

Large diffs are not rendered by default.

Binary file modified project_code/Data/.DS_Store
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added project_code/Images/.DS_Store
Binary file not shown.
Binary file added project_code/Images/brf_prediction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/buysellhold1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/buysellhold2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/costco_adjust.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/costco_buy.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/disney_logit_evaluation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/disney_ols.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/disney_real_vs_predicted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/get_model_data.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/logit_prediction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/nn_prediction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/parallel_compound.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/parallel_negative.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/parallel_neutral.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/parallel_positive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added project_code/Images/te_connectivity.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion project_code/df_function.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.7.4"
}
},
"nbformat": 4,
Expand Down
Binary file added project_code/future_steps/.DS_Store
Binary file not shown.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,22 @@
"metadata": {
"scrolled": true
},
"outputs": [],
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "89092191f83543a0aef70489c6100431",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"VBox(children=(VBox(children=(Output(layout=Layout(border='solid 1.5px'), outputs=({'output_type': 'stream', '…"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"# creating final widget that combines input and output\n",
"final_widget = widgets.Output()\n",
Expand All @@ -771,12 +786,12 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "5ce7c4dfcc7b46feb7a307872a117ba8",
"model_id": "c2a3de0806d2464fa12886cf00cfc4d3",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Output(outputs=({'output_type': 'display_data', 'data': {'text/plain': \"VBox(children=(VBox(children=(Output(l…"
"Output()"
]
},
"metadata": {},
Expand All @@ -795,6 +810,13 @@
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
Expand All @@ -805,9 +827,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "mlenv",
"display_name": "Python 3.7.7 64-bit ('algotrading': conda)",
"language": "python",
"name": "mlenv"
"name": "python37764bitalgotradingcondad57c7ae202d14e09827f45279d910f7a"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -819,7 +841,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.7.7"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit a9307db

Please sign in to comment.