Sahil N Digikar (sahildigikar15)

sahildigikar15

Geek Repo

Company:Western Union

Location:Mumbai

Github PK Tool:Github PK Tool

Sahil N Digikar's repositories

Link-Prediction-Using-Graph-Mining

Given a directed social graph, have to predict missing links to recommend users.

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

Duplicate-Question-Detection

Identify which questions asked on QUORA are duplicated on question that have already been asked. Used performance metric as log loss and trained the model using XGBOOST that brought my log loss to 0.3157.

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

Personalized-Cancer-Redefining-Cancer-Treatment-

Classify the given genetic variations/mutations based on evidence from text-based clinical literature.

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

Amazon-Fine-Food-Reviews

A Classification problem, given text review to determine whether the review is +ve or -ve using various ML algorithms. Here we are finding the model that peforms well using AUC as a metric.

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

bert

TensorFlow code and pre-trained models for BERT

Language:PythonLicense:Apache-2.0Stargazers:1Issues:1Issues:0

Different-CNN-Architectures-on-MNIST-dataset-

Experimented with different architectures and kernels on MNIST dataset using Convolutional Neural Networks.

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

Forecasting-the-Cabs-Demand

To find number of pickups, given location coordinates(latitude and longitude) and time, in the query region and surrounding regions.

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

Manual-Implementation-of-Stochastic-Gradient-Descent-Linear-Regression--

Implemented Stochastic Gradient Descent linear Regression on Boston House Price Data. Here we have also implemented SGD using python code. At last we are comparing the weights obtained by Sklearn's LinearRegression with Sklearn's SGDRegressor along with our own python implementation of SGDRegressor.

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

MLP-Architetures-on-MNIST-dataset

Experimented with different architectures on MNIST dataset using MLPs with different dropouts.

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

Predicting-Tags-For-Stackoverflow

Suggest the tags based on the content that was there in the question posted on Stack Overflow. Used performance metric as micro F1 score and trained models by using One VS Rest Logistic Regression and Linear SVM

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

Anomaly-Detection-in-Surveillance-Videos

The goal of anomaly detection is to identify cases that are unusual within video data.

Language:PythonStargazers:0Issues:1Issues:0

Bidirectional-SectionList-Implementation

A movie information APP that displays a list of movies from The Movie Database (TMDb) API. The app shows top movies for each year and users can filter by genre, the app also loads top movies from previous / next years as the user scrolls through the list in both direction.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Micro-Frontend-Integration

A simple micro-frontend project to understand module federation plugin

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0
Language:KotlinStargazers:0Issues:1Issues:0