Karthik Dutt
Karthik Dutt
While trying to generate the model training report on a dataset that has chinese charecters, below mentioned error is encountered. ``` File "C:\Users\kar11081\AppData\Local\test\conda\envs\dl-2022-04-29-2\Lib\site-packages\supervised\automl.py", line 415, in report return self._report(width, height)...
Trying to run on a MS SQL server instance using the german credit dataset. Error as below: multiprocessing.pool.RemoteTraceback: """ Msg 39019, Level 16, State 2, Line 137 An external script...
Installation fails with pip with the following error `(C:\Users\Karthik\colearn)` C:\Users\Karthik\Desktop\Base\colearn>pip install `colearn[pytorch]` `Collecting colearn[pytorch]` `Using cached colearn-0.2.6-py3-none-any.whl (113 kB)` `Collecting pydantic~=1.7.0` `Using cached pydantic-1.7.4-cp37-cp37m-win_amd64.whl (1.7 MB)` `Collecting matplotlib~=3.3.0` `Using cached...