Shabir Ahmad Bhat

Results 28 comments of Shabir Ahmad Bhat

I tried to ignore some algorithms like FASTAI, NN_TORCH, NN but still the same issue.

@Innixma I exclude the KNN also but still took more time than the given time limit. I am attaching the logs ``` Shape of data (160000, 203) {'message': 'Data PreProcessing...

@Innixma I run the job on a different public dataset for 30 minutes and it is still running from the last 3 hours and logs also freezed logs: ``` data_set_name...

@ndjensen I am using `SharedInterpreter`. And I also tried `SharedInterpreter.setSharedModulesArgv("auto-sklearn", "numpy", "pandas", "scikit-learn")` but still same error

pfa Regards, Shabir Ahmad Bhat ML Engineer, Datoin *+91 9632981893* On Thu, 15 Jul 2021 at 00:56, Nate Jensen ***@***.***> wrote: > Can you provide the full hs_err_pid log file?...

@ravinkohli Thank you for your quick response, the below are the code snipt, the same code i was using in the previous version (0.1.1) ``` model = TabularClassificationTask( ensemble_size=5, ensemble_nbest=5,...

@jopen-ux Will, you share the code snippet of how you are writing and executing the rules?

@jopen-ux Which version of easy-rules are you using

I know another way to load the table saw table is to autodetect column types but I want to enforce the schema (column types) if any row fails with the...

@Avogar Is this fix released? I use the `24.1.5.6` version of click house and I still face the same issue (https://github.com/ClickHouse/ClickHouse/issues/59476)