Swapnesh Khare

Results 9 comments of Swapnesh Khare

Did you get this to work? @DvirDukhan I also have a dataset with multiple dtypes and can't seem to find a way to convert the model. Getting the same error...

> @swapkh91 no, unfortunately not. ok. This would be a pretty common use case, all input variables can't be of same type for all XGB models. I can't even find...

@xadupre I made a different change which works for me. Its for the case where we already have a XGBoost model. In that case the column names are already stored...

@achals yes. So instead of getting features for `entity_rows` only, I would like to fetch the entities matching feature values. Like in a SQL query `select entity_column from table where...

@sivanantha321 what is the status of this bug, I'm on 0.10.2 and getting this error. Its working on 0.7 and 0.9

> Hi @swapkh91 , Sorry for the late reply. Ray 2.7.0 is released recently and might not be compatible with RayDP 1.6.0. Can you try Ray 2.6? @kira-lin thanks, I'll...

@kira-lin I tested it with ray 2.6.2, getting same error. I'll explain how I'm trying to connect, maybe some issue in the process the ray cluster is on GKE I...

> > Why is it showing the jar file path of my laptop? It is present there though, I checked > > Oops, this seems a bug. We'll try to...