cyberosa commited on
Commit
f960fef
·
1 Parent(s): 285bbc1

daily data collection and datasets updated

Browse files
active_traders.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0172aa10c7295be17f5a29551031150b5a8eb8d2f02ccb0f5d9aa59e55b22c49
3
- size 78080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3d4a2b594574e40322bf74fe17277ed77d44e121f11c5ba50f6874c4ca75c15
3
+ size 81012
all_trades_profitability.parquet.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2937a26a5d66fa36b79d2d4ce3e96b3f3fdd35b74c01dc71582c25c3d97a87a
3
- size 10326197
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f6c03721df8b886a7d8882b55712a084d8d0c6480bc92c3805828021127864
3
+ size 10247213
closed_market_metrics.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f761914486d20decba76cc13a692d8c6572070c9729a4207488a2dce73b5627
3
- size 134073
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0831ac59f9ebaa26717ecbafa559af2c4e613517713b6c4565ae154ab75b310a
3
+ size 131739
closed_markets_div.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ebc9b9a0c07077f048665e587280350eb0c5f7617a4ee415bb54041e7a710c6
3
- size 84819
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17c1a3346e5b774503eb7bd060df03a7522df100e7aed574d12a3075a0c8b261
3
+ size 84881
daily_info.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4753d9e255a41acd6096c50686003bf733a2760598793c1fed11d66d28c58ab
3
- size 2622533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed6159bfd51e056e2fec12ae7243e0edcc53f5eb56cfad344477d73de59f2519
3
+ size 2418142
daily_mech_requests.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e7f071319951d42753e25e1c9ed0f9bef4c8ba1299fb5e0b6767b03d2fd454d
3
- size 10622
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be1a5db81c7065a57c458e7d273d67bb6ba1be983c3b039aa4403e02e89bc7a6
3
+ size 10628
error_by_markets.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddc3b7b6b5095844007f4b77ec85c2880a7feb44fc28805973bcf9febe31e477
3
- size 12509
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b91e39005727ca05aad14a1e1ade003fa6c6dd0945da53ec319dc026b7f3a12
3
+ size 12655
invalid_trades.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00548e2644016990440ddcc36f306965d02852396f15a7065c9f5bfabdea7f08
3
- size 759975
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41cdaa45eedec939f8bfd2128a5a4eaf12d43325c9b8cfa8b247284f2601b835
3
+ size 759311
retention_activity.parquet.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7b9e54cb31d93cddacb9698b951228197a685418ad82f5c47ef5410b8a57aaf
3
- size 8200725
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c55dc31be1b4dace80cc4a83c592fab3beb83a0caf7e7857ecb6ad174839617
3
+ size 8330314
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("2024-12-18")
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("2024-12-20")
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:90f6b89811759379951be37cb92660b3df89a668dd23f787b0fc0e397b563e6b
3
- size 179200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:934d8920e8ff132e97c2e4cfe90a88fa69b6b2e5121b4c5caa812ce51b370d4b
3
+ size 179575
tools_accuracy.csv CHANGED
@@ -1,13 +1,13 @@
1
  tool,tool_accuracy,total_requests,min,max
2
- claude-prediction-offline,58.77478063048424,80002,2024-12-18 00:15:55,2025-02-18 00:15:35
3
- claude-prediction-online,59.174161225411694,48702,2024-12-18 00:00:35,2025-02-18 01:39:10
4
- prediction-offline,51.848077281926884,139334,2024-12-18 00:00:30,2025-02-18 16:25:25
5
- prediction-offline-sme,50.35220453952518,22998,2024-12-18 00:00:50,2025-02-18 01:20:15
6
- prediction-online,48.439955106621774,4455,2024-12-18 00:55:05,2025-02-17 19:09:05
7
- prediction-online-sme,47.035957240038876,4116,2024-12-18 00:08:00,2025-02-17 19:04:10
8
- prediction-request-rag,47.11409395973155,745,2024-12-18 00:40:55,2025-02-17 16:14:50
9
- prediction-request-rag-claude,45.3551912568306,732,2024-12-18 01:45:50,2025-02-17 20:15:10
10
- prediction-request-reasoning,51.9706634888367,114124,2024-12-18 00:09:55,2025-02-17 20:35:10
11
- prediction-request-reasoning-claude,60.85825747724317,769,2024-12-18 02:53:25,2025-02-16 15:14:45
12
- prediction-url-cot-claude,53.90524967989757,1562,2024-12-18 04:17:05,2025-02-17 23:20:40
13
- superforcaster,54.57910321489001,9456,2024-12-18 00:48:10,2025-02-18 01:39:40
 
1
  tool,tool_accuracy,total_requests,min,max
2
+ claude-prediction-offline,59.01913383396769,77768,2024-12-20 00:04:10,2025-02-20 23:29:45
3
+ claude-prediction-online,59.690349946977726,47150,2024-12-20 00:00:35,2025-02-20 23:53:50
4
+ prediction-offline,52.74048483258261,137202,2024-12-20 00:01:00,2025-02-20 23:53:55
5
+ prediction-offline-sme,51.653363740022805,21925,2024-12-20 00:00:35,2025-02-20 21:52:45
6
+ prediction-online,49.09090909090909,4455,2024-12-20 10:19:15,2025-02-20 14:48:15
7
+ prediction-online-sme,47.09244532803181,4024,2024-12-20 09:53:15,2025-02-20 13:53:45
8
+ prediction-request-rag,47.96195652173913,736,2024-12-20 09:38:10,2025-02-20 17:04:45
9
+ prediction-request-rag-claude,44.13489736070381,682,2024-12-20 10:18:40,2025-02-20 23:24:55
10
+ prediction-request-reasoning,52.006094464195016,114202,2024-12-20 08:00:30,2025-02-20 18:04:55
11
+ prediction-request-reasoning-claude,60.64690026954178,742,2024-12-20 08:14:25,2025-02-20 16:57:20
12
+ prediction-url-cot-claude,53.75335120643432,1492,2024-12-20 00:41:45,2025-02-20 22:15:55
13
+ superforcaster,54.85472794506075,9465,2024-12-20 00:07:15,2025-02-20 22:36:25
unknown_traders.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67e54bf81b3f4a2eb6e3f1c32375c08f02d7c1aecf3d95713738938f23de6305
3
- size 473093
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5313d4bf68d8be57524d781f7f64db245ee6bd635c798d91b5a12e9e68703d9
3
+ size 491612
weekly_mech_calls.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85c8979bd3d68c711aa557e24646bca63b85e64e700e417f28d3c671a93f67d0
3
- size 54860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5528ad3502f579b98402f0c1295bec680bd7be51a55095b97f9bd9169a703e21
3
+ size 54852
winning_df.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5618c742c3b913df31ff133341c1e629e3e1825090bfdb441bf879856f63635e
3
- size 11893
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9cc7388e9210f89193b25eab555f7818f2c9c5a468ec1094ffde4bcc5190d66
3
+ size 12009