Pinned Repositories
dimreduce4gpu
Dimensionality reduction ("dimreduce") on GPUs ("4gpu")
flask-googlefed
Google Federated Logins for Flask.
h2o3-gapstat
Estimating the number of clusters in a data set via the gap statistic. Implemented in H2O-3
h2o3-pam
Implementation of Partitioning Around Medoids (PAM) in H2O-3
interpretable-ml
Techniques & resources for training interpretable ML models, explaining ML models, and debugging ML models.
robust-random-cut-forest
Implementation of the Robust Random Cut Forest algorithm for anomaly detection
samplemod
setup.py
📦 A Human's Ultimate Guide to setup.py.
showme
Quick application debugging and analysis for Python
tslib
Time Series Analysis in Java
navdeep-G's Repositories
navdeep-G/setup.py
📦 A Human's Ultimate Guide to setup.py.
navdeep-G/samplemod
navdeep-G/showme
Quick application debugging and analysis for Python
navdeep-G/tslib
Time Series Analysis in Java
navdeep-G/interpretable-ml
Techniques & resources for training interpretable ML models, explaining ML models, and debugging ML models.
navdeep-G/kaggle
Kaggle code
navdeep-G/robust-random-cut-forest
Implementation of the Robust Random Cut Forest algorithm for anomaly detection
navdeep-G/sparkling-water-emr
Launch Sparkling Water on EMR
navdeep-G/stats-and-ml
The wonderful world of Statistics & Machine Learning
navdeep-G/dimreduce4gpu
Dimensionality reduction ("dimreduce") on GPUs ("4gpu")
navdeep-G/accuweather
A Java API for AccuWeather
navdeep-G/code-cracking
Fun with Algos
navdeep-G/go-programming
Golang
navdeep-G/wasm-cat
C++ WASM demo
navdeep-G/data-quality-checker
A comprehensive Python tool for data analysis and data quality
navdeep-G/h2o3-gapstat
Estimating the number of clusters in a data set via the gap statistic. Implemented in H2O-3
navdeep-G/h2o3-pam
Implementation of Partitioning Around Medoids (PAM) in H2O-3
navdeep-G/java-programming
Programming in Java
navdeep-G/py-gradle-build
Tool to build a Gradle project
navdeep-G/boggle
Find all possible words in a board of characters
navdeep-G/collector
navdeep-G/envsnap
Python CLI tool for capturing, viewing, and restoring your local development environment
navdeep-G/KVSplit
Run larger LLMs with longer contexts on Apple Silicon by using differentiated precision for KV cache quantization. KVSplit enables 8-bit keys & 4-bit values, reducing memory by 59% with <1% quality loss. Includes benchmarking, visualization, and one-command setup. Optimized for M1/M2/M3 Macs with Metal support.
navdeep-G/minimal-gradle
A minimal Gradle setup designed to demonstrate the basics of using Gradle for simple projects
navdeep-G/project-euler
Project Euler problems solved with Java
navdeep-G/prompt-checklist
navdeep-G/proxy-servers
HTTP proxy server in Python, Go, Java, and C++
navdeep-G/software-engr-leadership
navdeep-G/trybox
A terminal-based Python scratchpad to write, save, and safely run code snippets in isolated subprocesses. Designed for quick experiments, organized prototyping, and offline use.
navdeep-G/tsvd-benchmarks