PinnedPublished inAnalytics VidhyaExploratory Data Analysis with PythonToday's world is moving fastly towards using AI and Machine Learning in all fields. The most important key to this is DATA. Data is the…Oct 25, 202037Oct 25, 202037
Deploy Your Custom Pre-Trained Model Using AWS SagemakerAWS SageMaker makes deploying custom machine learning models simple and efficient. This article helps you to get your model up and running…Jul 28, 2024143Jul 28, 2024143
AWS Access KeysIn this project you will learn how to obtain you AWS Access keys and learn how to set up the access keys in the AWS CLI. You will also…Feb 19, 2023Feb 19, 2023
Published inNerd For TechDriver Sleep Detection Using Computer VisionA Computer Vision based Project to check if the driver of a vehicle is sleepyNov 19, 202263Nov 19, 202263
Automate Github push to AWS LambdaSuppose as a Data Scientist you create a model for performing a task. The codes are well documented on Github.Aug 22, 20225Aug 22, 20225
Access Amazon Redshift data from PythonAmazon Redshift is a fully managed server-less service from the Amazon Web Services that belongs to the category of RDS (Relational…Jul 4, 202264Jul 4, 202264
Custom Object Detection for Road Damage Detection using Yolov4This is a tutorial article on how you can train your custom object detector using YOLOv4. The codes used in this article can be found here…Mar 6, 202271Mar 6, 202271
Monitoring AI in Production: Introduction to NannyMLData Scientists and Data Professionals are increasingly interested in learning how to train machine learning and deep learning models…Feb 11, 2022Feb 11, 2022
Published inAnalytics VidhyaRandom Forest ML AlgorithmThere are many machine learning algorithms used for supervised machine learning. One popular machine learning algorithm is the Random…Feb 10, 2022Feb 10, 2022
Published inNerd For TechInstall OpenCV From Source for YOLOv4 for UbuntuThe YOLOv4 has several requirements with one primitive one of them for training a custom object detector is OpenCV which has to be…Feb 11, 2021Feb 11, 2021
Published inNerd For TechTrain-Test Data for YOLO Architecture from Google & OIDv4 Toolkit for Custom Object Detection.This blog has references from a lot of researchers and repositories out there which are listed all through the article. Special Thanks to…Jan 21, 20211Jan 21, 20211
Published inThe StartupCreate a Python Virtual Environment with Built-In venv ModuleData Scientists or even Python Software Engineers commonly need to use python virtual environments for using dependencies, apart from…Jan 11, 20211Jan 11, 20211
Published inAnalytics VidhyaMake an Intro to your Github ProfileI was unaware of the fact that you could add a profile introduction to your GitHub account, which enhances your Github account in a really…Nov 13, 2020Nov 13, 2020
Connecting MongoDB With PythonThere is a growing trend towards NoSQL Databases like MongoDB, Cassandra, Redis, etc. But what are these and how do they differ from…Oct 28, 2020Oct 28, 2020
SIFT ALgorithm for Image ComparisonSIFT stands for Scale-Invariant Feature Transform. This is used for comparison of images to check if for similarities.Oct 25, 20201Oct 25, 20201
Published inAnalytics VidhyaIntroduction to 2 Dimensional LSTM AutoencoderThis is a continuation of my earlier repository where I use 1D LSTM for Autoencoder and Anomaly Detection which can be found here.Oct 16, 2020Oct 16, 2020
Published inAnalytics VidhyaLSTM Autoencoder for Anamoly DetectionUse of Autoencoder to find the Anomaly in DataOct 14, 2020Oct 14, 2020