Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
/ gcp-ml-framework Public archive

Framework for large scale data processing, model training, and prediction delivery on the Google Cloud Platform.

License

Notifications You must be signed in to change notification settings

bartcode/gcp-ml-framework

Repository files navigation

GCP ML Framework

Framework for large scale data processing, (DNN) model training, and prediction delivery on the Google Cloud Platform.

Installation

$ python3 -m venv venv
$ . venv/bin/activate
$ pip install -r requirements.txt

Usage

$ ./runner.sh (preprocess|tune|train|predict) (local|cloud)

Notes

  • Support for Apache Beam in Python 3 is still experimental.

About

Framework for large scale data processing, model training, and prediction delivery on the Google Cloud Platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published