Andreas Argyriou

Results 8 issues of Andreas Argyriou

### Description Running notebooks `examples/05_operationalize/als_movie_o16n.ipynb` and `examples/05_operationalize/lightgbm_criteo_o16n.ipynb` fails in different ways. It seems that the code is not in sync with the version of AzureML SDK prescribed in the conda...

bug

### Description There are similar tests for SAR under `recommenders/tests` and under `contrib/sarplus/python/tests`. Some of the results of these tests should match or be close enough. Could we have a...

enhancement

### Description We could add a separate pipeline for the xlearn integration test, since xlearn can be pip installed on a DSVM. Use a `@pytest.mark.xlearn` marker to distinguish from the...

enhancement

### Description - Upgrade nni from current version (1.5) so that we can use scikit-learn>=0.22.1 - Add nni back to the core option of the pypi package

enhancement

There is the command line option `ingest` (`localToGW`) that allows for ingesting data from AWS S3 http://locationtech.github.io/geowave/commands.html#ingest-commands Same for `geowave ingest sparkToGW`. There is also a configuration option for AWS....

The title of Readme.md is incorrect: "Azure Container Service (AKS)"

### Description There are now a couple of notebooks showing hyperparameter tuning using Hyperdrive. https://github.com/Microsoft/Recommenders/blob/649f0a8918c9aab1ed24b0f306c8691119bf89c8/notebooks/04_model_select_and_optimize/hypertune_aml_wide_and_deep_quickstart.ipynb https://github.com/Microsoft/Recommenders/blob/b8490748cbd9072e395fcd31e5a4db3287c56b57/notebooks/04_model_select_and_optimize/azureml_hyperdrive_tuning_svd.ipynb It is not straightforward how to test these notebooks, since this would involve the...

needs discussion
tuning

In https://github.com/microsoft/AKSDeploymentTutorialAML/tree/master/%7B%7Bcookiecutter.project_name%7D%7D/Keras_Tensorflow/aks the link to 00_AMLSetup.ipynb points to the wrong place.

bug