| add_dataset_if_not_exists | Add dataset if not exists |
| add_experiment_if_not_exists | Add experiment if not exists |
| add_new_dataset | Adds new dataset |
| create_experiment | Creates experiment from given parameters |
| create_project | Creates a new project |
| delete_dataset | Deletes dataset |
| delete_project | Delete project |
| get_all_models | Gives data.frame with basic data of all models |
| get_dataset | Gets dataset |
| get_datasets | Gets list of available datasets |
| get_experiment | Gets experiment details |
| get_experiments | Gets list of available experiments for given project |
| get_model | Get model |
| get_prediction | Gets MLJAR predictions |
| get_project | Get project |
| get_projects | Get projects |
| get_results | Get results of MLJAR training |
| mljar_fit | MLJAR FIT |
| mljar_predict | MLJAR PREDICT |
| prediction_download | Function to get predictions from MLJAR. |
| print_all_projects | Print all projects |
| submit_predict_job | Submits dataset for MLJAR prediction |
| upload_file | Uploads file into MLJAR |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.