Views
No views yet
| Scoring Type | Noisy Links | Flow Control | Regression |
|---|---|---|---|
| Classifier Head | No | Yes | No |
| Dataset | DTI DG | DAVIS | KIBA | ||||
|---|---|---|---|---|---|---|---|
| Splits | Temporal | Random | Target | Drug | Random | Target | Drug |
| Results | 0.580 | 0.810 | 0.573 | 0.104 | 0.861 | 0.631 | 0.616 |
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_classifier --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_classifier --output_path output_path