Open in app

Sign In

Write

Sign In

Nitin
Nitin

31 Followers

Home

About

Apr 10, 2021

Autonomous Off-Road Vehicle Using Image Segmentation & Nvidia Jetson Nano

In this article, I will demonstrate how to create a self-driving car using Image Segmentation, OpenCV for navigation control in an outdoor/offroad environment. You might wonder why did I choose Segmentation over other methods? …

Autonomous Driving

4 min read

Autonomous Off-Road Vehicle Using Image Segmentation & Nvidia Jetson Nano
Autonomous Off-Road Vehicle Using Image Segmentation & Nvidia Jetson Nano
Autonomous Driving

4 min read


Feb 18, 2021

Getting Started with Raspberry Pi + Installation Guide for Tensorflow 2.3.1 and OpenCV 4.5.1

What is a Raspberry Pi? Raspberry Pi is a credit card-sized mini-computer that allows you to do computing on the go. It has all the features of a desktop/laptop i.e Wifi, Bluetooth, USB ports, HDMI ports, Stereo Audio jack, Camera interface, ethernet port etc. …

Raspberry Pi

6 min read

Getting Started with Raspberry Pi + Installation Guide for Tensorflow 2.3.1 and OpenCV 4.5.1
Getting Started with Raspberry Pi + Installation Guide for Tensorflow 2.3.1 and OpenCV 4.5.1
Raspberry Pi

6 min read


Published in Analytics Vidhya

·Aug 8, 2020

Install TensorFlow-GPU + CUDA in Windows 10, with easy to follow instructions.

Installing CUDA and TensorFlow-GPU can be a very challenging task, in this article I will show to install it in a few simple steps. Before getting started with this installation we need to make sure that your graphics card is CUDA enabled. If it is not then using GOOGLE COLLAB…

Tensor Flow

5 min read

Install TensorFlow-GPU + CUDA in Windows 10, with easy to follow instructions.
Install TensorFlow-GPU + CUDA in Windows 10, with easy to follow instructions.
Tensor Flow

5 min read


Published in Analytics Vidhya

·May 4, 2020

Understanding the KNN-Algorithm

KNN is a supervised learning algorithm used for both regression and classification problems. Mostly used for Classification though. KNN tries to predict the correct class of test data by calculating the distance between the test data and all the training points. …

Knn Algorithm

5 min read

Understanding the KNN-Algorithm
Understanding the KNN-Algorithm
Knn Algorithm

5 min read


Published in Analytics Vidhya

·Apr 30, 2020

Clean Data Science workflow with Sklearn Pipeline

Pipelines are a container of steps, they are used to package workflow and fit a model into a single object. Pipelines are stacked on top of one another, taking input from one block sending output to the next block, the next block takes the input and gives out an output…

Sklearn Pipeline

3 min read

Clean Data Science workflow with Sklearn Pipeline
Clean Data Science workflow with Sklearn Pipeline
Sklearn Pipeline

3 min read


Apr 22, 2020

LightGBM Binary Classification, Multi-Class Classification, Regression using Python

LightGBM is a gradient boosting framework that uses tree-based learning algorithms. It is designed to be distributed and efficient as compared to other boosting algorithms. A model that can be used for comparison is XGBoost which is also a boosting method and it performs exceptionally well when compared to other…

Lightgbm

4 min read

LightGBM Binary Classification, Multi-Class Classification, Regression using Python
LightGBM Binary Classification, Multi-Class Classification, Regression using Python
Lightgbm

4 min read


Apr 20, 2020

Linear Regression with Gradient Descent Maths, Implementation and Example Using Scikit-Learn

We all know the famous Linear Regression algorithm, it is probably the oldest known algorithm in the world used in statistics and other fields. …

Gradient Descent

4 min read

Linear Regression with Gradient Descent Maths, Implementation and Example Using Scikit-Learn
Linear Regression with Gradient Descent Maths, Implementation and Example Using Scikit-Learn
Gradient Descent

4 min read


Published in Analytics Vidhya

·Apr 8, 2020

Simple and Multiple Linear Regression Maths, Calculating Intercept, coefficients and Implementation Using Sklearn

Linear Regression is one of the oldest methods in the field of probability/statistics. It works by fitting the best fit line between dependent and independent variables. Let’s get familiar with some common terms.

Simple Linear Regression

4 min read

Simple and Multiple Linear Regression Maths, Calculating Intercept, coefficients and…
Simple and Multiple Linear Regression Maths, Calculating Intercept, coefficients and…
Simple Linear Regression

4 min read


Mar 9, 2020

Outlier Detection and Treatment Part 1

In this article, I will demonstrate how to detect and remove outliers from your dataset. What is an outlier? In statistics, an outlier is a data point that differs significantly from other observations. Outlier Detection can only be applied to continuous features and it doesn't make much sense using it…

Outliers

5 min read

Outlier Detection and Treatment Part 1
Outlier Detection and Treatment Part 1
Outliers

5 min read


Feb 12, 2020

Missing Value Analysis and Treatment for Beginners

One of the first steps in data cleaning is to check for missing values. This is because missing data in the training dataset can reduce the power of a model or can lead to a biased model. After all, we failed to analyze the relationship with other variables correctly. …

Handling Missing Values

3 min read

Missing Value Analysis and Treatment for Beginners
Missing Value Analysis and Treatment for Beginners
Handling Missing Values

3 min read

Nitin

Nitin

31 Followers

Data Science Enthusiast

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech