• Stars
    star
    4
  • Rank 3,293,954 (Top 66 %)
  • Language
    Jupyter Notebook
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Detection of Fake news using Passive Agressive classifier and TfidfVectorizer. Accuracy achieved with this model is 92.98% .

More Repositories

1

Flight_Fare_Prediction

Aim of the project is to predict the fare of the flight.
Jupyter Notebook
9
star
2

movie-recommendation-system

Jupyter Notebook
9
star
3

IPL_score_prediction

Jupyter Notebook
6
star
4

Heart-Disease--Classification

We have a data which classified if patients have heart disease or not according to features in it. We will try to use this data to create a model which tries predict if a patient has this disease or not. We will use logistic regression (classification) algorithm.
Jupyter Notebook
6
star
5

Fake-News-Classifier-using-LSTM

Jupyter Notebook
5
star
6

Car_price_prediction

Jupyter Notebook
5
star
7

DIABETES-PREDICTION

Predicting if a person has Diabetes or not using Logistic Regression Classifier
Jupyter Notebook
5
star
8

NYC-Taxi-Fare-Problem

Jupyter Notebook
5
star
9

Titanic-Disaster

The aim of the project was to predict which passengers survived the Titanic Disaster. The type of machine learning we will be doing is called classification, because when we make predictions we are classifying each passenger as ‘survived’ or not.
Jupyter Notebook
5
star
10

Credit-Card-Fraud-Classification

Creating and comparing accuracies of different machine learning classification models to classify whether a transaction is fraud or not on imbalanced dataset. Imbalanced datasets are those where there is a severe skew in the class distribution, such as 1:100 or 1:1000 examples in the minority class to the majority class
Jupyter Notebook
5
star
11

MALARIA_DETECTION

Its a Deep Learning problem statement where aim of the project is to detect whether a person has Malaria or not. We do this by using Transfer Learning technique(VGG 19)
Jupyter Notebook
4
star
12

Stock-Sentiment-Analysis

stock sentiment analysis using headlines
Jupyter Notebook
4
star
13

Football-Data-Visualization

Jupyter Notebook
4
star
14

stock-price-prediction-using-LSTM

Jupyter Notebook
4
star
15

machine-learning-basics

My first step towards Machine Learning - Knowing basics of all the important machine learning algorithms
Jupyter Notebook
4
star
16

Loan-Prediction

Its a Binary Classification problem where aim is to predict whether an indivisual will get a loan or not. using different machine learning classifiers.
Jupyter Notebook
4
star
17

DNA-classifier

DNA classifier using Natural Language Processing. Used K-mer method to convert sequence strings into fixed size words
Jupyter Notebook
4
star
18

Predicting-Lung-disease

Built a CNN model to Predict whether a person have a normal lung disease or Pneumonia by providing X-ray images of lungs as training data.
Jupyter Notebook
3
star
19

Air-Quality-Index--Deployment

Jupyter Notebook
3
star
20

House-price-prediction

Jupyter Notebook
3
star
21

Handeling-Imbalanced-Dataset-using-Neural-Networks

Jupyter Notebook
3
star
22

HR_Analytics

Jupyter Notebook
2
star
23

Topic-modelling

Jupyter Notebook
2
star
24

Sentiment-Analysis

Performing sentiment analysis on the data set given to us. Accuracy achieved with our model is 70.91%
Jupyter Notebook
2
star
25

Spam-Detection-classification

Classfying whether a message is spam or not by applying natural language processing and classification methods on the given dataset.
Jupyter Notebook
2
star