-
Predicting-Loan Public
Loan prediction using Random Forest, Decision tree, SMOTE and SMOTETOMEK techniques.
-
Supervised-Learning Public
This notebook is about creating a 2D dataset and using supervised machine learning algorithms like K-Nearest Neighbor, Support Vector Machine and Linear Regression to classify data points then sele…
Jupyter Notebook UpdatedJan 3, 2022 -
NeuralNetwork-Polynomial-LR Public
In this Notebook, MSE of three models (LinearRegression, Polynomial, and 3-layer Neural Network using Keras) has calculated and compared
Jupyter Notebook UpdatedNov 29, 2021 -
Classification-methods Public
load a dataset using Pandas and apply the following classification methods (KNN, Decision Tree, SVM, and Logistic Regression) to find the best one by accuracy evaluation methods (Jaccard, F1-score,…
-
Unsupervised_learning Public
This notebook is about creating a 2D dataset and using unsupervised machine learning algorithms like kmeans, kmeans++, and Agglomerative Hierarchical clustering methods to classify data points, and…
Jupyter Notebook UpdatedOct 21, 2021 -
-
Jupyter Notebook Updated
Apr 19, 2021 -
Analyzing-Stock-Market Public
Using yfinance and webscraping to extract Tesla Revenue Data and GME Revenue Data, then display this data in graphs.
UpdatedApr 7, 2021 -
predicting-car-prices Public
Predicting a car's market price using its attributes by the help of several Python's libraries including: pandas, numpy, skleran, and KNN classifier.
Jupyter Notebook UpdatedApr 1, 2021 -
Predicting-House-Prices Public
Working with housing data for the city of Ames, Iowa, United States from 2006 to 2010 and then try to predict houses prices using pandas, numpy, sklearn and linear regression.
Jupyter Notebook UpdatedApr 1, 2021 -
Models-development Public
developing several models (Linear Regression, Multiple Linear Regression, and Polynomial Regression) that will predict the price of the car using the variables or features. Then evaluating these mo…
-
Store a real world data set from the internet in a database (Db2 on IBM Cloud), gain insights into data using SQL queries, visualize a portion of the data in the database to see what story it tells.
Jupyter Notebook UpdatedNov 19, 2020 -
Logistic-Regression-Octave Public
Building a logistic regression model to predict whether a student gets admitted into a university in Octave
MATLAB UpdatedSep 11, 2020 -
GradientDescent-Octave Public
Implement linear regression with one variable to predict profits for a food truck using gradient descent algorithm in Octave.
UpdatedSep 11, 2020 -
PySpark-Steam-Gaming Public
Working with Steam Gaming datasets in PySpark to Find day and hour when most new accounts were created.
Jupyter Notebook UpdatedAug 3, 2020 -
Predicting-Bike-Rentals Public
Apply decision trees and random forests to predict the number of bike rentals.
Jupyter Notebook UpdatedAug 3, 2020