Blog

Reinvent Yourself

Search
A New Version Of Matplotlib Cheat Sheet

A New Version of Matplotlib Cheat Sheet

There is a famous English adage, “A picture is worth a thousand words”, meaning that a single image sometimes explains complex or multiple ideas way

Google Play Services For Genymotion

Google Play Services for Genymotion

I try to explain how to use google play services in Genymotion. You can use all Google Play features in Genymotion virtual device with this

Model Deployment With FlaskPart-2

Model Deployment with Flask/Part-2

In this post, we will complete the steps needed to deploy the model on the web. In Part-1, we prepared the necessary files. Here, we

Model Deployment With FlaskPart-1

Model Deployment with Flask/Part-1

The final step of building a machine learning (ML) model is deployment, which makes the model available to end-users or systems. Model deployment involves preparing

Passwordless Usage Of Private Git Repositories

Passwordless Usage of Private Git Repositories

In today’s fast-paced development environment, efficiency and security are paramount. When working with private Git repositories, the continuous need to enter credentials can disrupt workflow