CLI tool for managing ML projects on Vertex AI
Project description
WANNA-ML
Complete MLOps framework for Vertex-AI
About WANNA-ML
WANNA-ML is a CLI tool that helps researchers, data scientists, and ML Engineers quickly adapt to Google Cloud Platform (GCP) and get started on the cloud in almost no time.
It makes it easy to start a Jupyter notebook, run training jobs and pipelines, build a Docker container, export logs to Tensorboards, and much more.
We build on top of Vertex-AI managed services and integrate with other GCP services like Cloud Build and Artifact Registry to provide you with a standardized structure for managing ML assets on GCP.
Help
See the documentation for more details.
Get started
Installation
Install using pip install -U wanna-ml
.
For more information on the installation process and requirements, visit out installation page in documentation
Authentication
WANNA-ML relies on gcloud
for user authentication.
- Install the
gcloud
CLI - follow official guide - Authenticate with the
gcloud init
- Set you Google Application Credentials
gcloud auth application-default login
Docker Build
You can use a local Docker daemon to build Docker images, but it is not required. You are free to choose between local building on GCP Cloud Build. If you prefer local Docker image building, install Docker Desktop.
GCP IAM Roles and Permissions
Different WANNA-ML calls require different GCP permissions to create given resources on GCP. Our documentation page
lists recommended GCP IAM roles for each wanna
command.
Examples
Jump to the samples to see a complete solution for various use cases.
Issues
Please report issues to GitHub.
Contributing
Your contributions are always welcome, see CONTRIBUTING.md for more information. If you like WANNA-ML, don't forget to give our project a star!
Licence
Distributed under the MIT License - see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wanna-ml-0.2.5.tar.gz
.
File metadata
- Download URL: wanna-ml-0.2.5.tar.gz
- Upload date:
- Size: 55.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.13 Linux/5.13.0-1031-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f2930d31623e6ea5867566ba26d0bf7de5f47dde732582b245583511afab3c4 |
|
MD5 | 35bb856778ae27ac7d4482376747d5c1 |
|
BLAKE2b-256 | 3523eddd01fd075407868d06a2253efb778329fe09aa91210412fea9bdb228a7 |
File details
Details for the file wanna_ml-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: wanna_ml-0.2.5-py3-none-any.whl
- Upload date:
- Size: 79.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.13 Linux/5.13.0-1031-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61e3db1bdf2025fb66b9718aa04721fe7aebd374a71a829822fd7988e38087c0 |
|
MD5 | e503731a16b1dad6faea93703ca87c77 |
|
BLAKE2b-256 | 231148bcc7ff55c9df8a08bc3b1d202f16d4bcba5807baeb6e792e013d71b097 |