• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

More Repositories

1

Analysis-of-2020-2021-EPL-Dataset

Jupyter Notebook
2
star
2

Google-App-Rating

Jupyter Notebook
2
star
3

SQL-Portfolio-Project

2
star
4

hello-world

A repo to keep the ideas flowing...
1
star
5

test_demo

1
star
6

EDA-on-XYZ-Supermarket

Jupyter Notebook
1
star
7

Titanic-Survival-Prediction

Jupyter Notebook
1
star
8

Number_guessing_game

You have 10 guess chance to guess the number between 1 to 100 which is generated randomly. Play with it. If you want to save your score then check the database folder. It will save your score.
Python
1
star
9

911-Calls-Finance-Banks-

These are projects I worked on while starting out Data Analysis with Python Tools
Jupyter Notebook
1
star
10

Excel-Analytics

1
star
11

Portfolio-Website

CSS
1
star
12

Utiva-Business-Analysis-Capstone-Project

This repository is for the Utiva Business Capstone Project on Excel Analytics with concepts such as Referencing, Name Ranges, Conditional Formatting and PivotTable
1
star
13

PyCodes

Repository containing the codes I wrote during the early stages of my Python training
Python
1
star
14

Ecommerce-Online-Sales-Prediction-

This is a dunny contract work with an assumed Ecommerce company based in New York City that sells clothing online but they also have in-store style and clothing advice sessions. Customers come in to the store, have sessions/meetings with a personal stylist, then they can go home and order either on a mobile app or website for the clothes they want. The company is trying to decide whether to focus their efforts on their mobile app experience or their website.
Jupyter Notebook
1
star
15

COVID-19-Fake-Tweets-Classification

Fake news is disseminated to intentionally persuade readers to accept biased or untrue beliefs by changing the way people interpret and respond to real news. Detecting fake news manually is relatively tedious especially with the rate at which information is been dispersed on Twitter, hence the need to leverage Machine Learning classifiers for this task. Search for a generally accepted COVID-19 dataset for fake news detection is still on, largely due to its novelty. A novel โ€“ more recent, and robust FND Dataset โ€“ was curated by scraping tweets from Twitter handles of some health organisations using Twitter API and socialscrapr. The dataset was preprocessed using Python libraries and Microsoft Excel after which it was split into train (80%), validation (10%) and test (10%) datasets and used on SVM, LR, DT baseline Machine Learning algorithms with SVM classifier obtaining the best result with 93.17% for both accuracy and F1 โ€“ score performance metrics.
Jupyter Notebook
1
star
16

NLP-Fake-News-Classification

Using the "Fake and Real News Dataset" on Kaggle, the aim of this project is to classify the news article with the aid of Natural Language Processing Techniques. The Decision Tree Classifier is the chosen classifier while both classification_report and accuracy_score were used for evaluating the performance of the model.
Jupyter Notebook
1
star