![]() 1023: Feature: Added Boston Housing Dataset r=CarloLucibello a=pranjaldatta [Boston Housing Dataset](https://archive.ics.uci.edu/ml/machine-learning-databases/housing/) is one of the most common datasets that are used by beginners. It is as popular as other datasets like Iris etc. Hence, it feels only natural that this dataset is a part of Flux. Added src/data/housing.jl: code for downloading and loading the dataset Edited src/data/Data.jl: To include and export housing.jl Edited test/data.jl: Added test for the dataset. *All tests in test/data.jl are passing* Co-authored-by: pranjaldatta <pranjaldatta99@gmail.com> Co-authored-by: Pranjal Datta <pranjaldatta99@gmail.com> |
||
---|---|---|
.. | ||
cuda | ||
layers | ||
data.jl | ||
onehot.jl | ||
optimise.jl | ||
runtests.jl | ||
utils.jl |