avdusen
Results
1
comments of
avdusen
I am having the same issues as Ogofo. Running the same problem, but with: ml_predictor.train(df_boston_train,model_names=['ElasticNet','LinearSVR']) I get the following error message: File "C:\Users\Anaconda3\lib\site-packages\auto_ml\predictor.py", line 670, in train self.trained_final_model = self.train_ml_estimator(self.model_names,...