cyberosa commited on
Commit ·
fd72ca9
1
Parent(s): 0110b4a
new weekly data
Browse files- active_traders.parquet +2 -2
- all_trades_profitability.parquet.gz +2 -2
- closed_market_metrics.parquet +2 -2
- closed_markets_div.parquet +2 -2
- daily_info.parquet +2 -2
- daily_mech_requests.parquet +2 -2
- error_by_markets.parquet +2 -2
- invalid_trades.parquet +2 -2
- retention_activity.parquet.gz +2 -2
- scripts/pull_data.py +1 -1
- service_map.pkl +2 -2
- tools_accuracy.csv +12 -12
- unknown_traders.parquet +2 -2
- weekly_mech_calls.parquet +2 -2
- winning_df.parquet +2 -2
active_traders.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:ceadb94ae94155eb9d022312298564334a628e004e5e87e2a9dd57798e55fb3c
|
| 3 |
+
size 81681
|
all_trades_profitability.parquet.gz
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:4523d4b40053058f2a1d58597f37a78f5120dbc14eb04c8f92490007ed1b9557
|
| 3 |
+
size 8996268
|
closed_market_metrics.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:6a1cf0e41f4396b4c6dbe2c0ac8ccc12c61d7ba41dfc7c545b99f4da64345ad3
|
| 3 |
+
size 129918
|
closed_markets_div.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:9e31becdff11a0c2190b8ac537b67c88d1c53a3ef5d1b0fec67b011f05836a39
|
| 3 |
+
size 84488
|
daily_info.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:083ce8a1046cc5e50c85bbca3c8a3f0e0e84ded981ba9c82a8ef44505d82ca7d
|
| 3 |
+
size 2428235
|
daily_mech_requests.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:776a7afc6ce4b6626ccd94a27e803833aa55e1b852c0b8f5386fe172b8a0f6e9
|
| 3 |
+
size 10417
|
error_by_markets.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:32c2e8316d0ae69a02f6ba2c2b8c0cf203d93c5b512b1a6c42e3f22a9b26a9f1
|
| 3 |
+
size 11927
|
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:e9e552334ed0105eb8955649d08f8d6af0a964f8c87aab4e4faa46f670ddb4ee
|
| 3 |
+
size 122782
|
retention_activity.parquet.gz
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:039417204fdf1b9abb3f9a380b38bbb1b88f5121662d1e2e01c07ef6e96d4e26
|
| 3 |
+
size 8733510
|
scripts/pull_data.py
CHANGED
|
@@ -135,7 +135,7 @@ def only_new_weekly_analysis():
|
|
| 135 |
|
| 136 |
save_historical_data()
|
| 137 |
try:
|
| 138 |
-
clean_old_data_from_parquet_files("2025-01-
|
| 139 |
except Exception as e:
|
| 140 |
print("Error cleaning the oldest information from parquet files")
|
| 141 |
print(f"reason = {e}")
|
|
|
|
| 135 |
|
| 136 |
save_historical_data()
|
| 137 |
try:
|
| 138 |
+
clean_old_data_from_parquet_files("2025-01-09")
|
| 139 |
except Exception as e:
|
| 140 |
print("Error cleaning the oldest information from parquet files")
|
| 141 |
print(f"reason = {e}")
|
service_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:7d36ae709964ee704735d35a9503ce725ed3f6660757197476dddb5cc29c5c87
|
| 3 |
+
size 196333
|
tools_accuracy.csv
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
tool,tool_accuracy,total_requests,min,max
|
| 2 |
-
claude-prediction-offline,
|
| 3 |
-
claude-prediction-online,
|
| 4 |
-
prediction-offline,52.
|
| 5 |
-
prediction-offline-sme,
|
| 6 |
-
prediction-online,
|
| 7 |
-
prediction-online-sme,
|
| 8 |
-
prediction-request-rag,
|
| 9 |
-
prediction-request-rag-claude,
|
| 10 |
-
prediction-request-reasoning,
|
| 11 |
-
prediction-request-reasoning-claude,
|
| 12 |
-
prediction-url-cot-claude,52.
|
| 13 |
-
superforcaster,56.
|
|
|
|
| 1 |
tool,tool_accuracy,total_requests,min,max
|
| 2 |
+
claude-prediction-offline,61.80957942176107,66789,2025-01-09 00:01:50,2025-03-08 23:50:40
|
| 3 |
+
claude-prediction-online,62.71407437125448,39881,2025-01-09 00:00:25,2025-03-09 02:07:15
|
| 4 |
+
prediction-offline,52.269292766471885,158816,2025-01-09 00:04:05,2025-03-09 08:52:55
|
| 5 |
+
prediction-offline-sme,53.80485840826734,14902,2025-01-09 00:00:15,2025-03-08 21:03:15
|
| 6 |
+
prediction-online,47.271546123863146,4618,2025-01-09 00:15:15,2025-03-08 18:52:50
|
| 7 |
+
prediction-online-sme,45.39933191618585,3293,2025-01-09 00:15:25,2025-03-08 18:05:10
|
| 8 |
+
prediction-request-rag,49.209486166007906,506,2025-01-09 00:21:00,2025-03-08 18:33:55
|
| 9 |
+
prediction-request-rag-claude,49.887133182844245,443,2025-01-09 08:51:00,2025-03-08 18:38:15
|
| 10 |
+
prediction-request-reasoning,51.30111985697614,80546,2025-01-09 00:00:05,2025-03-08 19:07:05
|
| 11 |
+
prediction-request-reasoning-claude,66.73427991886409,493,2025-01-09 00:02:20,2025-03-08 16:44:55
|
| 12 |
+
prediction-url-cot-claude,52.76292335115864,1122,2025-01-09 00:26:55,2025-03-09 02:27:20
|
| 13 |
+
superforcaster,56.880550843229216,10021,2025-01-09 00:02:30,2025-03-09 00:34:55
|
unknown_traders.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:1649cf98952c4759b412553a3da1c377d8050b6f42278cc0158867d195bd191e
|
| 3 |
+
size 801057
|
weekly_mech_calls.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:1dae45a229e57a031817b6bdc2bb99f5146954c18994f0033337197b25dae5a4
|
| 3 |
+
size 58938
|
winning_df.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:ac556687468b0bc50133a4710e0c4316185f3abf094fad0444a653a1b69c6f97
|
| 3 |
+
size 11255
|