Welcome to the matrix server!
6 | 7 |8 | This server helps you use machine learning models to predict matrices without using any code. 9 |
10 | 11 |
12 | The host of this server receives your inputs, does the calculations and returns the outputs so that you don't need to install anything.
13 |
14 |
This is a good place to start to see what the models can do. If you need to use the models intensively, we recommend you
15 | to download them and run them in your own computer.
16 |
Use this form to send requests to the model.
22 | 23 |Pick an action
24 | {% include 'model_action_picker.html' %} 25 |{{ model_action.short_help }}
26 | {% block model_action_form %} 27 | 34 | {% endblock %} 35 | 36 |Inspect the most relevant information about the model.
5 |