https://github.com/realfranser/machinelearning-googlecloud
This is a compilation of jupyter notebooks from my Machine Learning Google Cloud course
https://github.com/realfranser/machinelearning-googlecloud
Last synced: 3 months ago
JSON representation
This is a compilation of jupyter notebooks from my Machine Learning Google Cloud course
- Host: GitHub
- URL: https://github.com/realfranser/machinelearning-googlecloud
- Owner: realfranser
- Created: 2020-12-16T15:33:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T23:44:00.000Z (about 4 years ago)
- Last Synced: 2025-01-20T22:52:53.810Z (5 months ago)
- Language: Python
- Size: 4.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MachineLearning-GoogleCloud
This app predicts using Machine Learning algorithms the weight of a baby given
pre-born conditions (mother's age, gender, gestation weeks, etc). This end to end
Machine Learning project is developed with Python and Tensorflow 2.x and scaled
with Google Cloud Platform using several powerful technologies such as BigQuery,
AI Notebooks and Cloud Dataflow.