Skip to content

Data Preprocessing & Deployment #81

Answered by mrdbourke
zubin131 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey Zubin,

You'll want to look into something like Scikit-Learn's Column Transformer - https://scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html

Or on the TensorFlow side of things, TensorFlow Transform should help you out - https://www.tensorflow.org/tfx/tutorials/transform/census

As for deployment, it depends where you want to deploy your model.

I made a video on deploying a TensorFlow model to Google Cloud, you may find that helpful - https://youtu.be/fw6NMQrYc6w

Otherwise, I'd also look into Full Stack Deep Learning's materials on deployment - https://youtu.be/quHUi1ENImI

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zubin131
Comment options

Answer selected by mrdbourke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants