PGryllos's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
shap/shap
A game theoretic approach to explain the output of any machine learning model.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—foundation models
Olshansk/interview
Everything you need to prepare for your technical interview
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
zziz/pwc
This repository is no longer maintained.
google/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
lmcinnes/umap
Uniform Manifold Approximation and Projection
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
uber/causalml
Uplift modeling and causal inference with machine learning algorithms
careercup/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
run-youngjoo/SC-FEGAN
SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV2019)
bfortuner/ml-glossary
Machine learning glossary
tensorflow/lingvo
Lingvo
grantjenks/python-diskcache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
CamDavidsonPilon/lifelines
Survival analysis in Python
microsoft/USBuildingFootprints
Computer generated building footprints for the United States
tangxyw/RecSysPapers
推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.
brendandburns/designing-distributed-systems-labs
Labs for the Designing Distributed Systems book.
ztane/python-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
sebp/scikit-survival
Survival analysis built on top of scikit-learn
HunterMcGushion/hyperparameter_hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
laurencium/Causalinference
Causal Inference in Python
logangraham/arXausality
A every-so-often-updated collection of every causality + machine learning paper submitted to arXiv in the recent past.
codyloyd/sqlzoo-solutions
medoidai/skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
HaminKo/SQLZoo-Solutions
My answers to the assessments available on http://sqlzoo.net/