Open in app
Home
Notifications
Lists
Stories

Write
akhil anand
akhil anand

Home
About

Published in The Startup

·Pinned

Data Manipulation Using Pandas

Why we need Data Manipulation ? Real world data is so messy , we by doing certain operations make data meaningful based on one’s requirement this process of transforming messy data into insightful information can be done by data manipulation.There are various language that do support data manipulation (eg:-sql,R,Excel..etc). In…

Pandas

8 min read

Data Manipulation Using Pandas
Data Manipulation Using Pandas

Published in MLearning.ai

·Sep 10, 2021

Sentiment Classification Using Distil Bert on Custom Dataset

Overview In This Article we will be going to learn end to end NLP project by extracting the data from website to making the sentiment analysis using modern day state of the art technology. This also involves text cleaning ,text analysis and visual representation and understanding of text and then…

NLP

8 min read

Sentiment Classification Using Distil Bert on Custom Dataset
Sentiment Classification Using Distil Bert on Custom Dataset

Published in MLearning.ai

·Aug 30, 2021

Disastrous Tweets Classification using BERT

Overview In this Article I am going to classify whether the tweet is disastrous or not using state of the art model. I will be using BERT to classify the tweets with the help of keras API using KTrain. If You would have used tensorflow previously then you probably would…

Bert

6 min read

Disastrous Tweets Classification using BERT
Disastrous Tweets Classification using BERT

Published in Analytics Vidhya

·Aug 15, 2021

Torch Text :Not so Popular Library

What is Torch Text ? If You would have done some basic preprocessing task in NLP then you might be aware about NLTK , Spacy , Textblob , Stanford NLP all these are the powerful libraries to do text preprocessing. …

Torchtext

2 min read

Torch Text :Not so Popular Library
Torch Text :Not so Popular Library

Published in Analytics Vidhya

·Aug 14, 2021

MNIST Handwritten Digit Recognition Using Pytorch

Overview of Data MNIST dataset consists of 60,000 images of hand written digit. Where each image has size 28X28.Here MNIST stands for Modified National institute of standard and technology. It consists of 10 different classes ranging from 0–9 . It means the problem we are going to approach is multiclass…

Neural Networks

4 min read

MNIST Handwritten Digit Recognition Using Pytorch
MNIST Handwritten Digit Recognition Using Pytorch

Published in Artificial Intelligence in Plain English

·Jun 19, 2021

Understanding Logistic Regression in Pythonic Way

Overview Let’s take an example suppose you see two people Ashutosh & Abhishek and guessed that Abhishek is obese and Ashutosh is non-obese. But If you want to perform same task using machine how would you perform. Here Classification based models come into picture. Based on the data that has…

Logistic Regression

5 min read

Understanding Logistic Regression in Pythonic Way
Understanding Logistic Regression in Pythonic Way

Published in Analytics Vidhya

·Apr 18, 2021

Web Scrapping: The Art of Collecting Real World Data

What is Web Scrapping ? The process of establishing the connection between the client and server(website) to parse the data out of that specific website is known as web scrapping.Suppose you are an NLP engineer working for a particular company and company want to know the sentiment of the costumer…

Web Scraping

5 min read

Web Scrapping: The Art of Collecting Real World Data
Web Scrapping: The Art of Collecting Real World Data

Published in MLearning.ai

·Mar 23, 2021

Twitter Disaster Prediction

Prediction of Disaster Tweets using tensorflow 2.0 Here we will Be applying Deep learning Based NLP approach to predict the disaster based on tweets.I have taken dataset from Here.The dataset is present in csv format.There are various features present in dataset i.e:- id,location,keyword,text and target.Target column is given in binary…

NLP

6 min read

Twitter Disaster Prediction
Twitter Disaster Prediction

Published in Geek Culture

·Mar 12, 2021

Data Cleaning: Hidden Aspect of Good Data Scientist

this section will cover almost all Data cleaning approach In the real world, we won’t get modified data all we need to do to modify it by itself, Here we introduce data cleaning. A good Data Scientist has a great ability for data cleaning/data modification. I will be using pandas…

Data Cleaning

3 min read

Data Cleaning: Hidden Aspect of Good Data Scientist
Data Cleaning: Hidden Aspect of Good Data Scientist

Published in MLearning.ai

·Mar 6, 2021

ImageDataGenerator Boon to TensorFlow Users

How to handle large dataset Suppose You are dealing with image dataset having 100 classes and each class consists 1000 images if we will train the model on low configuration device it will give run out of memory.Then the question is what should we do? Here Keras wrapper comes with…

Tensor Flow

4 min read

ImageDataGenerator Boon to TensorFlow Users
ImageDataGenerator Boon to TensorFlow Users
akhil anand

akhil anand

In a process of becoming Doer.

Following
  • Aman Kharwal

    Aman Kharwal

  • Ashish Kumar Singh

    Ashish Kumar Singh

  • Shyam BV

    Shyam BV

  • Philippe Bouaziz,Data Scientist at Africa4Data,PhD

    Philippe Bouaziz,Data Scientist at Africa4Data,PhD

  • Ketan Doshi

    Ketan Doshi

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable