mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-12 11:42:14 -04:00
16 lines
760 B
Markdown
16 lines
760 B
Markdown
# Machine Learning Pipelines
|
|
|
|
```
|
|
In this repository we cover resources for deploying Machine learning
|
|
in production environments, a task that includes data sourcing, data ingestion, data
|
|
transformation, pre-processing data for use in training, training a model, and hosting
|
|
the model.
|
|
```
|
|
|
|
* [Machine Learning resources](https://github.com/bt3gl/Curated_ETL_and_ML_Pipelines/tree/master/machine_learning_examples).
|
|
* [Data Engineering resources](https://github.com/bt3gl/Curated_ETL_and_ML_Pipelines/blob/master/data_engineering.md).
|
|
|
|
|
|
|
|
---
|
|
<a href="https://www.buymeacoffee.com/miavonpizza" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/arial-pink.png" alt="Buy Me A Coffee" style="height: 51px !important;width: 217px !important;" ></a>
|