MLOpsTemplate icon indicating copy to clipboard operation
MLOpsTemplate copied to clipboard

Providing tools and templates to facilitate modern MLOps practices

Results 10 MLOpsTemplate issues
Sort by recently updated
recently updated
newest added

Hello there, I am trying to generate the data for the workshop. ### Problem When running the script `src/workshop/data/create_datasets.py` I get the following error: ``` from azureml.opendatasets import NycTlcGreen ModuleNotFoundError:...

Merge Pull Request (CD)

@latest is now supported for environments, model references etc. TODO: fix CD code to remove replacing version number with latest and use the @latest tag instead where appropriate

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.0.2 to 1.5.0. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.5.0 We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and...

dependencies