Pinned Repositories
advertising-data-neural-network
This project used Neural Networks to identify if the person would click or not click an ad.
Bitcoin-Price-Coin-Gecko
This Project is made form the Application Programming Interface(API) tutorial on IBM Data Scientist Score. This used the API from Coin gecko to get the price of bitcoin. We also used pandas to create a new column converting ms units to date time. Lastly, we use Plotly to create a candle stick plot.
blur_checks
This project used Neural Networks and Deep Learning to classify pictures of checks whether they are blurry or not.
chicago-dataset-sql-jupyter
In this project, I practiced using SQL magic on Jupyter notebook using the Chicago datasets including Chicago Crime Rates, Census Data, and Public Schools on https://data.cityofchicago.org/
corona_tweets
This project used Neural Networks and Deep Learning to Classify Tweets into Positive, Negative, Neutral, Extremely Positive, and Extremely Negative
Falcon_9_Landing_Project
House_Sales_in_King_Count_USA
In this project, I created a machine learning model using ridge regression.
jong26
Config files for my GitHub profile.
News-Classification-Dataset
This project used Neural Networks to classify news based on their title into World, Sports, Business, and Science.
rainfall_prediction_ml
This project used various machine learning algorithms to predict rainfall.
jong26's Repositories
jong26/rainfall_prediction_ml
This project used various machine learning algorithms to predict rainfall.
jong26/advertising-data-neural-network
This project used Neural Networks to identify if the person would click or not click an ad.
jong26/Bitcoin-Price-Coin-Gecko
This Project is made form the Application Programming Interface(API) tutorial on IBM Data Scientist Score. This used the API from Coin gecko to get the price of bitcoin. We also used pandas to create a new column converting ms units to date time. Lastly, we use Plotly to create a candle stick plot.
jong26/blur_checks
This project used Neural Networks and Deep Learning to classify pictures of checks whether they are blurry or not.
jong26/chicago-dataset-sql-jupyter
In this project, I practiced using SQL magic on Jupyter notebook using the Chicago datasets including Chicago Crime Rates, Census Data, and Public Schools on https://data.cityofchicago.org/
jong26/corona_tweets
This project used Neural Networks and Deep Learning to Classify Tweets into Positive, Negative, Neutral, Extremely Positive, and Extremely Negative
jong26/Falcon_9_Landing_Project
jong26/House_Sales_in_King_Count_USA
In this project, I created a machine learning model using ridge regression.
jong26/jong26
Config files for my GitHub profile.
jong26/News-Classification-Dataset
This project used Neural Networks to classify news based on their title into World, Sports, Business, and Science.
jong26/One-Piece-EDA
This is my project where I used the One Piece Arc Dataset to get some insights such as what are the filler episodes I can skip and finding the most badly paces arc.
jong26/SVM_Cancer_Dataset
In this project, I used a Support Vector Machine algorithm to determine if a cancer is benign or malignant. The model created is 94% accurate using the Jaccard score.
jong26/telco_churn_rate
In this project, I calculated the probability of a customer leaving a telecommunication company's subscription using Logistic Regression.
jong26/Tesla-GameStop-Stock-Prices-Dashboard
This project used the yfinance, BeautifulSoup, and Pandas module to extract stocks data of Tesla and GameStop. YFinance was used to gather data using a module and BeautifulSoup was made to webscrape data. Finally, the plotly module was used to make an interactive dashboard on the stock prices.