Pinned Repositories
10-monkey-species
The dataset consists of two files, training and validation. Each folder contains 10 subforders labeled as n0~n9, each corresponding a species form Wikipedia's monkey cladogram.
cellphone_detection
This database is specific for tasks of classification and localization of objects in images. With it, you can create algorithms that allow you to map and find the presence of mobile phones within the selected images.
Churn-Modelling
This data set contains details of a bank's customers and the target variable is a binary variable reflecting the fact whether the customer left the bank (closed his account) or he continues to be a customer.
Cotton-Leaf-Disease-Detection
This respository check whether leaf is having disease or not
Dog-Cat-Classifier
fake_news_classifier_using_LSTM
Identify when an article might be fake news by using LSTM with model accuracy 91.10%
flower_classification
Flower classification using CNN. There are 5 classification like Daisy, Rose, Dandelion, Sunflower, Tulip
Machine-Learning
Machine Learning Experiments
Multilabel-Classification
NLP
Performed Some NLP experiments
boleamol's Repositories
boleamol/cellphone_detection
This database is specific for tasks of classification and localization of objects in images. With it, you can create algorithms that allow you to map and find the presence of mobile phones within the selected images.
boleamol/flower_classification
Flower classification using CNN. There are 5 classification like Daisy, Rose, Dandelion, Sunflower, Tulip
boleamol/10-monkey-species
The dataset consists of two files, training and validation. Each folder contains 10 subforders labeled as n0~n9, each corresponding a species form Wikipedia's monkey cladogram.
boleamol/Churn-Modelling
This data set contains details of a bank's customers and the target variable is a binary variable reflecting the fact whether the customer left the bank (closed his account) or he continues to be a customer.
boleamol/Cotton-Leaf-Disease-Detection
This respository check whether leaf is having disease or not
boleamol/Dog-Cat-Classifier
boleamol/fake_news_classifier_using_LSTM
Identify when an article might be fake news by using LSTM with model accuracy 91.10%
boleamol/Machine-Learning
Machine Learning Experiments
boleamol/Multilabel-Classification
boleamol/NLP
Performed Some NLP experiments
boleamol/product_sentiment_analysis
Analyzing sentiments related to various products such as Tablet, Mobile and various other gizmos can be fun and difficult especially when collected across various demographics around the world.
boleamol/Stanford_Dogs_Object_Detection
The Stanford Dogs dataset contains images of 120 breeds of dogs from around the world. This dataset has been built using images and annotation from ImageNet for the task of fine-grained image categorization.
boleamol/Text_Summerization
boleamol/Twitter_Sentiment_Analysis
The objective of this task is to detect hate speech in tweets. For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets.