Pinned Repositories
Database-SQL-joins-algorithm
An implementation of the algorithms presented in the paper "Cardinality Estimation Done Right: Index-Based Join Sampling"
Fluid-Simulation
Fluid simulation in C++ based on "Real-Time Fluid Dynamics for Games" by Jos Stam
Geometric-algorithm-vertical-decomposition
Geometric algorithms project for vertical decomposition of simple polygons.
Machine-learning
Foundation of data mining, 2016-17
python-data-utils
🚀 Utility classes and functions for common data science libraries
Recommender-Systems
Recommender systems, 2017-18
spacybert
BERT inference (with similar function to hanxiao/bert-as-service) for spaCy with custom extension attributes
spacycaKE
Simple keyphrase extraction extensions and pipeline components for spaCy.
Transfer-learning-with-TrAdaBoost
Scikit-learn style implementation of TrAdaBoost algorithm
youtube-playlist-scraper
Scrape video titles from youtube playlists automatically with Python.
surajiyer's Repositories
surajiyer/python-data-utils
🚀 Utility classes and functions for common data science libraries
surajiyer/aioimap
Python IMAP email client, triggers a callback when a new message arrives, easy to learn, quick to use
surajiyer/multi-view-clustering-ensemble
Multi-view document clustering via ensemble method [https://link.springer.com/article/10.1007/s10844-014-0307-6]
surajiyer/python-sync-onedrive
Sync specific local files to OneDrive without adding them to OneDrive directly.
surajiyer/mudrex
surajiyer/spark
Apache Spark
surajiyer/topic-analysis
Python library to perform topic detection on textual data that are generated over time.
surajiyer/Unilateral-Jaccard-Similarity-Coefficient
Unilateral Jaccard Similarity Coefficient [https://pdfs.semanticscholar.org/3031/c9f0c265571846cc2bfd7d8ca3538918a355.pdf]
surajiyer/aioimaplib
Python asyncio IMAP4rev1 client library
surajiyer/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
surajiyer/causalml
Uplift modeling and causal inference with machine learning algorithms
surajiyer/code-collection
Random codes
surajiyer/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
surajiyer/datasets
surajiyer/deeptext-lm-pretrain
(ex-)BERT Language Models Pretraining
surajiyer/EDLAE_NeurIPS2020
surajiyer/explainAnomaliesUsingSHAP
Explaining Anomalies Detected by Autoencoders Using SHAP
surajiyer/expressive-resume
A beautiful resume/cover letter LaTeX template pair that are extraordinarily easy to use.
surajiyer/gitutils
Common commands for Git.
surajiyer/habit-tracker-google-cloud-python
Use the Google Nest voice assistant to track habits.
surajiyer/LLM-Playground
A list of projects to play and get familiar with Large-language models
surajiyer/lynx-blockchain-risk-scoring
BT4103 Capstone Project for Lynx Analytics
surajiyer/mrmr
Python implementation of mRMR (minimum-Redundancy-Maximum-Relevance) for feature selection.
surajiyer/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
surajiyer/RVAE
Robust variational autoencoders (RVAE)
surajiyer/SciencePlots
Matplotlib styles for scientific plotting
surajiyer/stockscreener
surajiyer/surajiyer.github.io
My personal blog / portfolio site
surajiyer/trump-and-stock
surajiyer/yatrie
Python Trie data structure