Sama

Results 2 issues of Sama

Hello I face a problem when installing Elephas using `pip install elephas`, pyspark is installed with all of its versions < 3.2. It said that he is trying to find...

What should I do here to fix the error? ``` RuntimeError Traceback (most recent call last) ~\AppData\Local\Temp/ipykernel_6652/107061413.py in ----> 1 dl_pipeline_fit_score_results(dl_pipeline=dl_pipeline, 2 train_data=train_data, 3 test_data=test_data, 4 label='label_index'); ~\AppData\Local\Temp/ipykernel_6652/3033932891.py in dl_pipeline_fit_score_results(dl_pipeline,...