UciDataLoader
Usage
iex> UCIDataLoader.load_irisiex> UCIDataLoader.load_wine_quality
Installation
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.4"}]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/uci_data_loader.