The CI / CD pipeline of Github Action for serverless lambda function containerization deployment.
https://medium.com/thelorry-product-tech-data/the-ci-cd-pipeline-of-github-action-for-serverless-lambda-function-containerization-deployment-a79ef339b363
https://medium.com/thelorry-product-tech-data/the-ci-cd-pipeline-of-github-action-for-serverless-lambda-function-containerization-deployment-a79ef339b363
Medium
The CI / CD pipeline of Github Action for serverless lambda function containerization deployment.
A short tutorial on automatically deploying a Fastapi project into AWS lambda function and setting up the AWS API Gateway via Github…
Movie Recommendation System Using Python And MySQL
https://medium.com/@18it118/movie-recommendation-system-using-python-and-mysql-efe2abfb2ed2
https://medium.com/@18it118/movie-recommendation-system-using-python-and-mysql-efe2abfb2ed2
Medium
Movie Recommendation System Using Python And MySQL
A movie recommendation system is a type of information filtering system which attempts to predict the preferences of a user, and make…
How to build the Climate Change dashboard using dash and plotly express library in Python
https://medium.com/@kanika.a.chugh/how-to-build-the-climate-change-dashboard-using-dash-and-plotly-express-library-in-python-a31939f335ad
https://medium.com/@kanika.a.chugh/how-to-build-the-climate-change-dashboard-using-dash-and-plotly-express-library-in-python-a31939f335ad
Medium
How to build the Climate Change dashboard using dash and plotly express library in Python
Tutorial to build a dashboard using Python libraries.
Predicting Visual Similarities in Product Images using KNN
https://tech.meesho.com/predicting-visual-similarities-in-product-images-using-knn-de7cfd90ab3f
https://tech.meesho.com/predicting-visual-similarities-in-product-images-using-knn-de7cfd90ab3f
Medium
Predicting Visual Similarities in Product Images using KNN
A brief take on why we chose K-Nearest Neighbour algorithm over brute force technique