-
```python
import openml
datasets_active = openml.datasets.list_datasets(status="active")
import pandas as pd
df = pd.DataFrame(datasets_active).T
unique_versions = df.drop_duplicates(subset="name…
-
**Summary !!!**
- **BioModel Name**: Siramshetty2020 - Assessment of rat liver microsomal stability with QSAR models..
- **BioModel Tag**: fair AIML, Machine learning model
- **Metadata Comm…
-
Do we need to define them somewhere?
-
ex qsar-biodeg
ord x ord plots:
letter optdigits breast-w
-
Here is the [discussion issue template](https://github.com/Zainab-ik/Creating-issue-templates/blob/main/.github/ISSUE_TEMPLATE/discussion.yml).
Below is a sample specific to _**eos7kpb**_
- **Bi…
-
See https://github.com/cimm-kzn/3D-MIL-QSAR/issues/20
-
我在conda环境中安装好了unicore,并且在python中可以正常进行import unicore,但使用unimol_tools时出现了fragmentation fault ( core dumped )并且没有其它报错信息:
from unimol_tools import UniMolRepr
def get_mol_repr(smiles):
clf = Un…
-
Suggested by @johnmay
egonw updated
5 months ago
-
**Summary !!!**
- **BioModel Name**: Gonzalez2021 - QSAR Model for CYP3A4 Inhibition and Catalysis
- **BioModel Tag**: fair AIML, Machine learning model
- **Metadata Comments**:
1. Two mo…
-
**Summary !!!**
- **BioModel Name**: Pereira2020 - Discovering growth Inhibitors of Neisseria gonorrhoeae with Machine Learning
- **BioModel Tag**: fair AIML, Machine learning model, Ersilia
…