Views
No views yet
| Scoring Type | Noisy Links | Flow Control | Regression |
|---|---|---|---|
| DistMult | No | Yes | No |
| Dataset | DTI DG | DAVIS | KIBA | ||||
|---|---|---|---|---|---|---|---|
| Splits | Temporal | Random | Target | Drug | Random | Target | Drug |
| Results | 0.578 | 0.808 | 0.572 | 0.152 | 0.859 | 0.627 | 0.593 |
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_ubc_distmult --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_ubc_distmult --output_path output_path