Pinned Repositories
ElysianMind
California_House_Prices
This project uses Linear Regression to determine house prices in California.
Diabetes-Prediction-Machine-Learning-Model
DSA_bootcamp
Programs written during the Data Structures and Algorithms held by Jovian Academy and Lux Tech Academy
FaceDetect
MbuviM
Scraping-YouTube-Reviews-Using-the-YouTube-API
The repository "Scraping-YouTube-Reviews-Using-the-YouTube-API" aims to scrape captions or transcripts from YouTube videos. This Python-based project utilizes the YouTube Data API to retrieve captions for either individual videos or entire playlists and stores the extracted data into a CSV file.
Sentiment-Analysis-on-Disconnect-the-Movie
This is an analysis on the reviews that fans of Disconnect gave through their tweets. The project starts with scraping of tweets which are then converted to a dataframe using Pandas and finally a sentiment analysis is done using TextBlob.
Simple_Game
This is my first game project with python. It is a simple rock,paper and scissors game that I created to test my python skills.
Therapist-Connect
Welcome to Therapist Connect: Your supportive companion on the journey to mental wellness! Effortlessly link up with qualified therapists for cozy online counseling sessions, all wrapped in a warm, confidential embrace.
MbuviM's Repositories
MbuviM/Simple_Game
This is my first game project with python. It is a simple rock,paper and scissors game that I created to test my python skills.
MbuviM/FaceDetect
MbuviM/python-files
Python cheat sheet meant to make python learning easier fun. Enjoy!
MbuviM/python-mini-projects
A collection of simple python mini projects to enhance your python skills
MbuviM/Python-Web-Scraping-of-Currencies
MbuviM/pythonHappy_Birthday_Wishes
A happy Birthday GUI project
MbuviM/Stock-Data-Extraction-Project
A project by Coursera on extraction of Stocks Data from companies such as Apple.
MbuviM/ADS_REV_code
MbuviM/BERT-QnA-Squad_2.0_Finetuned_Model
BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.
MbuviM/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
MbuviM/Face-Recognition-using-hadoop
MbuviM/folktables_scan
MbuviM/hacker-rank
This is a repository of my solutions to hacker rank problems.
MbuviM/ImageClassification
Jupyter notebook showing how to build an image classifier with Python and Tensorflow