GoogleApi.MachineLearning
AI Platform Training & Prediction API client library.
An API to enable creating and using machine learning models.
Installation
Install this package from Hex by adding
google_api_machine_learning to your list of dependencies in mix.exs:
def deps do
[{:google_api_machine_learning, "~> 0.9"}]
endFor more information
Product documentation is available at https://cloud.google.com/ml/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_machine_learning.