Theo Linnemann

Results 18 issues of Theo Linnemann

**Is your feature request related to a problem? Please describe.** I would like to use the target_type='multiclass' feature of the sklearn TargetEncoder class as part of my cuML preprocessing Pipeline....

feature request
? - Needs Triage

## Report needed documentation **Report needed documentation** There is no documentation for the [cuML Pipeline object wrapper](https://github.com/rapidsai/cuml/blob/branch-24.08/python/cuml/cuml/pipeline/__init__.py). **Describe the documentation you'd like** It seems cuML provides a thin wrapper around...

? - Needs Triage
doc

I have a pipeline that is as follows: ```python from sklearn.preprocessing import TargetEncoder from cuml.preprocessing import StandardScaler, SimpleImputer from cuml.pipeline import Pipeline from cuml.compose import ColumnTransformer from cuml.compose import make_column_selector...

question
? - Needs Triage

Hi There, it's unclear if Yggdrasil supports GPU or TPU acceleration. It seems like if you do fine tuning in JAX maybe it's possible when the model is converted to...

enhancement

We would like [Create Environment Revision](https://docs.dominodatalab.com/en/latest/api_guide/8c929e/rest-api-reference/#_createEnvironmentRevision) to be added to this package, so that we can easily script scheduled automatic compute environment builds/updates within Domino itself.

All the count() functions seem to be windowed or moving. I have an eventset with two indices and would like to create a feature from the number of rows in...

I'm sure internally Google has some great experiment tracking infrastruture, but externally, keeping track of experiments is hard, especially with tree based models that have a lot of hyper parameters,...

### Description Can't get anymore info out of opencode on this error. Installed using the standard curl command. There is a corporate proxy, but environment variables are configured correctly including...

bug