-
![mmexport1731413431579](https://github.com/user-attachments/assets/35fb415d-f4c9-459f-a2b8-b2e587c736d9)
centos7主机安装postgis插件报错,cbdb通过源码方式编译安装,版本1.6.0-302406171,postgis2.5.0通过rpm包方式安装。报错信息:[gpadmin@…
-
**Describe the bug**
I want to optimize the hyperparameters of a simple pipeline. According to the [MLJ docs](https://alan-turing-institute.github.io/MLJ.jl/dev/tuning_models/#Tuning-multiple-neste…
-
To do this we will need:
- [x] 1. finish small model (@saanikat)
- [x] 2. finish bedmess interface in package (@saanikat)
- [ ] 3. add endpoint (@sanghoonio -- `pephub` package, which would use…
-
**Is your feature request related to a problem? Please describe.**
NA
**Describe the solution you'd like**
We should have a method that can interpret the definition for a given LLM API to ensure …
-
For a user to be able to train their own datasets:
1. Training scripts (user friendly) for all models.
2. Additions to `attr_standardizer` to be able to fetch the users' models from HuggingFace.
3.…
-
**Describe the bug**
There might have been some code refactoring implicating the (former?) Standardizer module.
But, a script that was relying on it has not been updated.
**To Reproduce**
```bas…
-
Hi!
When setting up VSFlow in a new environment using both the environment.yml and later again with the manual set-up, I ran into this issue:
ImportError: cannot import name 'Standardizer' from …
-
Is `standardize_mol` writing atomic properties to the mol object expected behavior? Here is a situation I came across:
```
import rdkit
from chembl_structure_pipeline import standardizer
smi = "…
-
### Discussed in https://github.com/microsoft/FLAML/discussions/1054
Originally posted by **Therrm** May 26, 2023
Hi there!
After running Flaml on RF only, I get the following best paramete…
-
**Describe the bug**
I have a problem using the UnsupervisedDetector models in a pipeline. I have tried a two different simple linear pipelines, one with a standardizer and LOFDetector and one with…