salesforce / TransmogrifAI

TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
https://transmogrif.ai
BSD 3-Clause "New" or "Revised" License
2.24k stars 392 forks source link

Replace the Boston housing data set #493

Open nicodv opened 4 years ago

nicodv commented 4 years ago

The Boston housing data is problematic, see discussion here on the scikit-learn issue tracker: https://github.com/scikit-learn/scikit-learn/issues/16155

Following scikit-learn, we could replace it with a different data set (not necessarily housing).