Abhishek Girish Patil (@abhilampard)

Top repositories

1

Simple-Plagiarism-Checker

Web Application for checking the similarity between query and document using the concept of Cosine Similarity.
Python
87
star
2

Movie_Recommendation_Engine

Movie Recommender based on the MovieLens Dataset (ml-100k) using item-item collaborative filtering.
Jupyter Notebook
23
star
3

Physionet-CSV-Conversion

Code to access the ECG data from Physionet using Python.
Python
12
star
4

Audit-Risk-Classification

This project was part of the MIS6v99 Applied Machine Learning course that I took in Spring 2019. The goal of this project is to help the auditors by building a classification model that can predict the fraudulent firm on the basis the present and historical risk factors. The dataset is collected from the Auditor Office of India to build a predictor for classifying suspicious firms and is publicly available on UCI's Machine Learning Repository.
Jupyter Notebook
5
star
5

SUDOKU-using-Backtracking

Smart Sudoku puzzle generator as well as solver having multiple levels of difficulties.
Python
4
star
6

Olympics_Dataset

A brief analysis of a dataset consisting of medal tally of differrent countries participating in the Olympics.
Python
3
star
7

Hospital-Readmission-Prediction-XGBoost

Prediction of a readmission for a patient based on the Electronic Health Records (EHR) data. This project was done as part of a timed challenge with a time limit of 3 hours to work on this dataset. So, it is just a preliminary model using XGBoost algorithm with some basic data exploration for data processing.
R
3
star
8

Multiple-Linear-Regression-From-Scratch

Multiple Linear Regression from scratch without using scikit-learn.
Jupyter Notebook
1
star