Pinned Repositories
adventofcode2021
AmazonDelayPrediction
This model predicts if Amazon packages will be delayed depending on a variety of factors, such as weather, seasonality, urban-rural score etc.
BrowserHistoryVisualization
Visualization of browsing history from Google data
BrowsingHistoryVisualization
Visualization of browsing history from Google data
Fake-News-Detection
News Classification as Fake/Real using ML and NLP
FitbitAnalysis
Analysis of the fitbit data gathered from my wearable
FitbitDataAnalysis
Analysis of the fitbit data gathered from my wearable
PredictingGlobalTerrorism
Use historical data to predict terrorist organizations responsible for the crime
RandomForestAlgorithm
Implementation of the Random Forest Algorithm from scratch in Python
UberDataAnalysis
Analysis of my Uber data
jehlokhande93's Repositories
jehlokhande93/BrowsingHistoryVisualization
Visualization of browsing history from Google data
jehlokhande93/FitbitAnalysis
Analysis of the fitbit data gathered from my wearable
jehlokhande93/UberDataAnalysis
Analysis of my Uber data
jehlokhande93/adventofcode2021
jehlokhande93/AmazonDelayPrediction
This model predicts if Amazon packages will be delayed depending on a variety of factors, such as weather, seasonality, urban-rural score etc.
jehlokhande93/BrowserHistoryVisualization
Visualization of browsing history from Google data
jehlokhande93/Fake-News-Detection
News Classification as Fake/Real using ML and NLP
jehlokhande93/FitbitDataAnalysis
Analysis of the fitbit data gathered from my wearable
jehlokhande93/PredictingGlobalTerrorism
Use historical data to predict terrorist organizations responsible for the crime
jehlokhande93/RandomForestAlgorithm
Implementation of the Random Forest Algorithm from scratch in Python
jehlokhande93/isye_6501
All ISyE Assignments
jehlokhande93/jehlokhande93.github.io
jehlokhande93/MMM
Market Mix Modelling using regression for a South American Retail firm
jehlokhande93/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
jehlokhande93/QuoraInsincereQuestionClassification
LSTM model to classify questions as either sincere or insincere
jehlokhande93/spotify_wrapped_2.0
Some additional analysis on my spotify streams
jehlokhande93/SudokuSolver
3x3 Sudoku solver on XPRESS
jehlokhande93/TravellingSalesmanProblem
TSP using XPRESS