This repository load data with HTTP communication! So, Do not load data in a short time!
iex> UCIDataLoader.load_irisiex> UCIDataLoader.load_wine_quality
If available in Hex, the package can be installed
by adding uci_data_loader to your list of dependencies in mix.exs:
def deps do
[{:uci_data_loader, "~> 0.1.6"}]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/uci_data_loader.