Views
No views yet
| Scoring Type | Noisy Links | Flow Control | Regression |
|---|---|---|---|
| TransE | No | Yes | No |
| Dataset | DTI DG | DAVIS | KIBA | ||||
|---|---|---|---|---|---|---|---|
| Splits | Temporal | Random | Target | Drug | Random | Target | Drug |
| Results | 0.576 | 0.807 | 0.570 | 0.170 | 0.856 | 0.653 | 0.604 |
1git clone https://github.com/IBM/otter-knowledge.git
2cd otter-knowledgepython inference.py --input_path test_data --sequence_column name_of_the_column --model_path ibm/otter_dude_transe --output_path output_pathpython inference.py --input_path test_data --sequence_column name_of_the_column input_type Drug --relation_name smiles --model_path ibm/otter_dude_transe --output_path output_path