Pranav Deo's repositories

GeometricBrownianMotion

Applying Geometric Brownian Motion (GBM) - Financial Modeling

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

SBA-LoanApproval-Predictve-Modeling

Applying predictive modeling to the SBA National Dataset

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

BasicNeuralNetwork_Keras_Prediction

Applying Keras to conduct basic neural networking on Sales Data

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

CorrelationBased_RecommendationSystem

The repository prompts the user to select the recommendation approach, user-based (correlation). Based on the selected approach and similarity metric, this function predicts the rating for specified user and item and also suggests if the item could be recommended to the user.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

GooglePlayStore_Ratings_Predictive_Modeling

Predictive modeling for Google App Rating

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

NLP_SpamMsg_Analysis

Analyzing Spam messages using Natural Language Processing (NLP)

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

Predictive_Modeling_Tropicana_RetailPrice

Conducting Predictive modeling on Tropicana data to predict Optimal Pricing

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

DigitalAd_DataAnalysis

Applying Data Modeling on fortune 500 Companies' data

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

LogisticRegression_on_Titanic_dataset

Applying Logistic Regression on Titanic Dataset

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

RealEstate_DataAnalysis

Applying data modeling on the RealEstate data

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Sketching_Image

Converting input image to hand drawn sketch image

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Basic_of_RegularExpression

Regular expressions (called REs, or regexes, or regex patterns) are essentially a tiny, highly specialized programming language embedded inside Python and made available through the re module. Using this little language, you specify the rules for the set of possible strings that you want to match; this set might contain English sentences, or e-mail addresses, or TeX commands, or anything you like.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Basic_PyTorch_and_MNIST

Exploring Torch library in Python

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

ClassificationBased_CollaborativeFiltering

Applying Classification based Collaborative Filtering- Recommendation Model

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ContentBasedRecommendation_System

Content-based filtering uses item features to recommend other items similar to what the user likes, based on their previous actions or explicit feedback. I have applied basic content-based recommendation system using python.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Face_Identification_F.R.I.E.N.D.S

Detecting faces in an image

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

LeetCode_Practice

Some LeetCode questions with Easy, Medium, Hard labels

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Lyft_RiderCancellation_EDA

Investigated Lyft riders’ data set, by performing data wrangling, conducting exploratory data analysis, and building statistical machine-learned model, using python packages, to determine KPIs, that guide riders’ cancellation decision

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Market_Forecasting_in_Excel

Conducting Market Forecasting using Excel with different modeling algorithms.

Stargazers:0Issues:1Issues:0

ModelBased_RecommendationSystem

Model-based recommendation systems involve building a model based on the dataset of ratings. This approach potentially offers the benefits of both speed and scalability. [Source: http://www.cs.carleton.edu/cs_comps/0607/recommend/recommender/modelbased.html]

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Open-Asteroid

Dataset about the most updated asteroids along with their updated features

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Pendulum_Simulation

Using animation in python to implement different pendulum

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

PopularityBased_RecommendationSystem

As the name suggests Popularity based recommendation system works with the trend. It basically uses the items which are in trend right now.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

PythonMatrix_Operations

Fundamental Array and Matrix operations using Python

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

SudokuSolver_ML

Designed neural network to gain context about the vacant positions in Sudoku.Also implemented Naked Twins approach to create a Sudoku Solver.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0