Pinned Repositories
dog_breed
It classifies the images of dogs into 120 different breeds.Uses keras neural network API and transfer learning is used to perform classification
mask
It creates boundary for the image mask
node-weather-website
opinion_hadoop
In this project ,positive and negative movie reviews are fed as text files.Here we tend to find opinions,features and modifiers from it ,by first filtering the sentences on basis of subjectivity.The scripts are made to run on hadoop platform with Python language.Hadoop Streaming API is used .
opinion_hadoop1
In this project ,positive and negative movie reviews are fed as text files.Here we tend to find opinions,features and modifiers from it ,by first filtering the sentences on basis of subjectivity.The scripts are made to run on hadoop platform with Python language.Hadoop Streaming API is used .
predict_drought
Predicting drought using SPI values using Multilayer Perceptron
text_generation
This generates text using the concept of markov chain.
twitter_analysis
This is a project in python which compares two resteraunts on the basis of reviews gathered from twitter.Tweepy has been used for the twitter API.
purnima43's Repositories
purnima43/twitter_analysis
This is a project in python which compares two resteraunts on the basis of reviews gathered from twitter.Tweepy has been used for the twitter API.
purnima43/opinion_hadoop1
In this project ,positive and negative movie reviews are fed as text files.Here we tend to find opinions,features and modifiers from it ,by first filtering the sentences on basis of subjectivity.The scripts are made to run on hadoop platform with Python language.Hadoop Streaming API is used .
purnima43/predict_drought
Predicting drought using SPI values using Multilayer Perceptron
purnima43/dog_breed
It classifies the images of dogs into 120 different breeds.Uses keras neural network API and transfer learning is used to perform classification
purnima43/mask
It creates boundary for the image mask
purnima43/node-weather-website
purnima43/opinion_hadoop
In this project ,positive and negative movie reviews are fed as text files.Here we tend to find opinions,features and modifiers from it ,by first filtering the sentences on basis of subjectivity.The scripts are made to run on hadoop platform with Python language.Hadoop Streaming API is used .
purnima43/text_generation
This generates text using the concept of markov chain.