- Dallas, Texas
- https://www.linkedin.com/in/abhishekpatil26/
-
Downcast-Datatypes Public
Code snippet to downcast datatypes in a Pandas DataFrame to facilitate very low memory usage and faster code execution.
Jupyter Notebook UpdatedApr 30, 2023 -
Simple-Plagiarism-Checker Public
Web Application for checking the similarity between query and document using the concept of Cosine Similarity.
-
Multiple Linear Regression from scratch without using scikit-learn.
-
Time-Series-Fault-Prediction Public
Tagup's Data Science Challenge to predict faults in machines based on their system logs.
Jupyter Notebook UpdatedJun 24, 2020 -
course-v3 Public
Forked from fastai/course-v3The 3rd edition of course.fast.ai
Jupyter Notebook Apache License 2.0 UpdatedApr 15, 2020 -
This project is a simple Employee Database Application using Object Oriented Programming concepts implemented in Python.
-
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.…
-
Audit-Risk-Classification Public
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…
-
Stats-with-Python Public
Statistics concepts using Python.
Jupyter Notebook MIT License UpdatedJun 15, 2018 -
Olympics_Dataset Public
A brief analysis of a dataset consisting of medal tally of differrent countries participating in the Olympics.
-
-
Physionet-CSV-Conversion Public
Code to access the ECG data from Physionet using Python.
-
Movie_Recommendation_Engine Public
Movie Recommender based on the MovieLens Dataset (ml-100k) using item-item collaborative filtering.
-
SUDOKU-using-Backtracking Public
Smart Sudoku puzzle generator as well as solver having multiple levels of difficulties.
-