aiagents4pharma 1.5.3__py3-none-any.whl → 1.5.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -336,8 +336,8 @@ class BioBridgePrimeKG(Dataset):
336
336
  node_split["test"]["node_index"].extend(node_index["test"].tolist())
337
337
  node_split["test"]["node_type"].extend([node_type]*len(node_index["test"]))
338
338
 
339
- print(f"Number of {node_type} nodes in train: {len(node_index["train"])}")
340
- print(f"Number of {node_type} nodes in test: {len(node_index["test"])}")
339
+ print(f"Number of {node_type} nodes in train: {len(node_index['train'])}")
340
+ print(f"Number of {node_type} nodes in test: {len(node_index['test'])}")
341
341
 
342
342
  # Prepare train and test DataFrames
343
343
  df_train = pd.concat(list_split["train"])
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: aiagents4pharma
3
- Version: 1.5.3
3
+ Version: 1.5.4
4
4
  Summary: AI Agents for drug discovery, drug development, and other pharmaceutical R&D
5
5
  Classifier: Programming Language :: Python :: 3
6
6
  Classifier: License :: OSI Approved :: MIT License
@@ -12,12 +12,12 @@ aiagents4pharma/talk2biomodels/tools/search_models.py,sha256=cqsK_ApjrAyjEiXWsXT
12
12
  aiagents4pharma/talk2biomodels/tools/simulate_model.py,sha256=MxlAy62SuonBbEbKmoUz0HcdfTWvk-x9WMSo17dBU9U,7552
13
13
  aiagents4pharma/talk2knowledgegraphs/__init__.py,sha256=SW7Ys2A4eXyFtizNPdSw91SHOPVUBGBsrCQ7TqwSUL0,91
14
14
  aiagents4pharma/talk2knowledgegraphs/datasets/__init__.py,sha256=L3gPuHskSegmtXskVrLIYr7FXe_ibKgJ2GGr1_Wok6k,173
15
- aiagents4pharma/talk2knowledgegraphs/datasets/biobridge_primekg.py,sha256=yZ20szSn1NU9WIa3RFP4Maju7sqijbDhSLkaF14NLKg,23426
15
+ aiagents4pharma/talk2knowledgegraphs/datasets/biobridge_primekg.py,sha256=QlzDXmXREoa9MA6-GwzqRjdzndQeGBAF11Td6NFk_9Y,23426
16
16
  aiagents4pharma/talk2knowledgegraphs/datasets/dataset.py,sha256=-LaPLse8BkALqwFetNK7wch2dt9Dz6QKGKZKBKM6bIk,409
17
17
  aiagents4pharma/talk2knowledgegraphs/datasets/primekg.py,sha256=KBMhCJ7yjMWqQJJctFYdpjYAlwv48Jl6i1dddXP4f08,7599
18
18
  aiagents4pharma/talk2knowledgegraphs/datasets/starkqa_primekg.py,sha256=Y-6-nORsnBJlU6rH0skyfr9S9J4PfTWK-af_p5UuknQ,7483
19
- aiagents4pharma-1.5.3.dist-info/LICENSE,sha256=IcIbyB1Hyk5ZDah03VNQvJkbNk2hkBCDqQ8qtnCvB4Q,1077
20
- aiagents4pharma-1.5.3.dist-info/METADATA,sha256=1qPLJP1SdqGIhpk5DNfp5TCu89jrPy5kukzpIHH7RuI,6746
21
- aiagents4pharma-1.5.3.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
22
- aiagents4pharma-1.5.3.dist-info/top_level.txt,sha256=-AH8rMmrSnJtq7HaAObS78UU-cTCwvX660dSxeM7a0A,16
23
- aiagents4pharma-1.5.3.dist-info/RECORD,,
19
+ aiagents4pharma-1.5.4.dist-info/LICENSE,sha256=IcIbyB1Hyk5ZDah03VNQvJkbNk2hkBCDqQ8qtnCvB4Q,1077
20
+ aiagents4pharma-1.5.4.dist-info/METADATA,sha256=h2EUjQ_tbIGPYJkx7solW6NNWArVlykxyZkLI9uY0Gk,6746
21
+ aiagents4pharma-1.5.4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
22
+ aiagents4pharma-1.5.4.dist-info/top_level.txt,sha256=-AH8rMmrSnJtq7HaAObS78UU-cTCwvX660dSxeM7a0A,16
23
+ aiagents4pharma-1.5.4.dist-info/RECORD,,