Hypertuned Tensorflow Neural Net + BentoML (Fashion MNIST)
This project combines TensorFlow Keras for training a neural network model on the Fashion MNIST dataset and BentoML for seamlessly deploying and serving the model via an API, revolutionizing clothing classification in the fashion industry.
Prefect Dataflow Orchestration for Twitter Sentiment Analysis
This project leverages Prefect for streamlined dataflow orchestration and employs NLTK's SentimentIntensityAnalyzer for analyzing Twitter data, providing insights into public sentiments and trends.