rosacastillo
commited on
Commit
·
1908a7f
1
Parent(s):
17f493a
updating weekly data and fixing invalid markets graph
Browse files- app.py +2 -2
- data/all_trades_profitability.parquet +2 -2
- data/fpmmTrades.parquet +2 -2
- data/fpmms.parquet +2 -2
- data/invalid_trades.parquet +2 -2
- data/outliers.parquet +3 -0
- data/summary_profitability.parquet +2 -2
- data/t_map.pkl +2 -2
- data/tools.parquet +2 -2
- data/tools_accuracy.csv +2 -2
app.py
CHANGED
@@ -38,7 +38,7 @@ from tabs.tool_accuracy import (
|
|
38 |
from tabs.invalid_markets import (
|
39 |
plot_daily_dist_invalid_trades,
|
40 |
plot_top_invalid_markets,
|
41 |
-
|
42 |
)
|
43 |
|
44 |
from tabs.error import (
|
@@ -345,7 +345,7 @@ with demo:
|
|
345 |
with gr.Row():
|
346 |
gr.Markdown("# Daily distribution of invalid markets")
|
347 |
with gr.Row():
|
348 |
-
invalid_markets =
|
349 |
|
350 |
with gr.TabItem("🏥 Tool Error Dashboard"):
|
351 |
with gr.Row():
|
|
|
38 |
from tabs.invalid_markets import (
|
39 |
plot_daily_dist_invalid_trades,
|
40 |
plot_top_invalid_markets,
|
41 |
+
plotly_daily_nr_invalid_markets,
|
42 |
)
|
43 |
|
44 |
from tabs.error import (
|
|
|
345 |
with gr.Row():
|
346 |
gr.Markdown("# Daily distribution of invalid markets")
|
347 |
with gr.Row():
|
348 |
+
invalid_markets = plotly_daily_nr_invalid_markets(invalid_trades)
|
349 |
|
350 |
with gr.TabItem("🏥 Tool Error Dashboard"):
|
351 |
with gr.Row():
|
data/all_trades_profitability.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a111f63a2c14218a53c3e807716e8430385b97044058fa61c57c412a3cc2a49a
|
3 |
+
size 410473
|
data/fpmmTrades.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e57c32b028ed9b3f4c0014ce90b6f77117411dcf4c592815bf748ffddbf9717
|
3 |
+
size 1348456
|
data/fpmms.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46926f13d043d507345a9ff2347c4724cd947d297b50bca09d849315fb6bc67e
|
3 |
+
size 444159
|
data/invalid_trades.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dafc20c50d26be24bf7ce3c5937ebbe525d0a190f2771985e95c815718923739
|
3 |
+
size 53461
|
data/outliers.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a8d36a738da0bbd73b08887b103118087c0b6a347045be7fca3f3ce60a276cc
|
3 |
+
size 17324
|
data/summary_profitability.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:faa3804873a746265985b8bd74e36371a59772533ea74c56e6a28d2c3f712ea3
|
3 |
+
size 37651
|
data/t_map.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18e0905077b4d7969d04360c2b3140166e68d10d5647ffd58adaa6313f0e3a44
|
3 |
+
size 18149038
|
data/tools.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c04883dfbdff1969db7d1920a7118c894c9b111e280d6da7e673420e3090546f
|
3 |
+
size 332731570
|
data/tools_accuracy.csv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73922c739057bc29ed78e540e75a74f9d6991c199b158cea7d870ead3d225cca
|
3 |
+
size 1009
|