Keeven's repositories
KeevenSivanathan
Config files for my GitHub profile.
gymshark_StoreReport
Using BeautifulSoup to build a web scraper to parse through products on the Gymshark website. Using this data to generate a report on the products of the online store.
YMH-Studios_Dashboard
Using the YouTube Data API to collect information from YouTube Channels to build an analytical dashboard.
Anime_Recommendation
Anime Recommendation using Collaborative Filtering and Pearsons' R Correlation.
EDA-Unicorn-Companies
Performing data cleaning and exploratory data analysis on a dataset about Unicorn companies.
Predict-Movie-Revenue
Predicting revenue of a movie based on features such as movie budget, genre of film, and if it is a franchise film.
HeartDisease_Prediction
Heart Disease prediction with deployment
MovieData_Analysis_Regression
Using a Movies dataset for analysis and using regression to predict the revenue of movies. Dataset can be found here : https://www.kaggle.com/rounakbanik/the-movies-dataset?select=movies_metadata.csv
RegressionSoftware
Creating an end-to-end linear regression function that fits a model
FacialKeyPointsDetection
Detect the location of keypoints on images
Simple-Neural-Network
Neural Network Implementation using PyTorch
Multiclass-Logistic-Regression-Implementation
Implement Multiclass Logistic Regression from Scratch
Implementations-Logistic-Regression
Assignment #3
MLFitness-Project
Machine Learning Project for our USF CS486-04 Machine Learning class