-
**Describe the bug**
Dear colleagues, I am creating a system to classify customers in 2 binary classes and then apply a regression model to one of the classes.
Some of my features are string that …
edgBR updated
2 years ago
-
when I run the code using " python train.py --gpu 0 --save-path "./experiments/CIFAR_FS_MetaOptNet_RR" --train-shot 5 --head Ridge --network ResNet --dataset CIFAR_FS
",I met the error
RuntimeErr…
-
-
in release 1.2
-
https://mp.weixin.qq.com/s/HGfePIQP4yP_nvhjiWdpAQ
ixxmu updated
2 years ago
-
**Describe the bug**
Trying to fit a Linear Regression or a Ridge Regression model from `cuml.dask.linear_model` on a dask_cudf dataframe created from a set of parquet files fails with `cudaErrorMisa…
-
I generated 3000 structures with 250 atoms in each structure with corresponding energy and force data to use for training a kernel ridge regression model. I selected 1000 "sparse points" from the trai…
-
Hello Robyn Team!
In the first place let me say that you have done an amazing work! This is a fabulous package.
Nevertheless, I still don't understand what is the purpose of prophet. On #87 you…
-
The logistic regression that I use, the linear model that I use, it says in the document that logistic regression is included, why does it show up when I predict PMML model does not contain Regress…
-
Hi @susheels
Thanks for your great work. I have a minor request that could you pls release the code of baselines (e.g., GraphCL) for OGBG. I think it's a bit difficult to adapt the `test_minimax_o…