mljar-examples
mljar-examples copied to clipboard
Examples how MLJAR can be used
[https://github.com/mljar/mljar-examples/blob/master/House_price_regression/House_price_regression.ipynb](https://github.com/mljar/mljar-examples/blob/master/House_price_regression/House_price_regression.ipynb) based on sci-kit learn's own documentation, the Boston housing prices data set has some issues and should not be used: [https://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_boston.html](https://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_boston.html) recommend adding `from sklearn.datasets import fetch_openml` and `housing...
XGBoostError: [14:51:14] C:\Users\Administrator\workspace\xgboost-win64_release_1.0.0\dmlc-core\src\io\local_filesys.cc:209: Check failed: allow_null: LocalFileSystem::Open "C:\Users\SOC_72~1\AppData\Local\Temp\tmpw8m8t_s8": Permission denied
Hello, I noticed in your code `print ...` Python 2/3 code will be a nice idea. Kind regards