lvoursl-zz's Stars
visenger/awesome-mlops
A curated list of references for MLOps
rapidsai/cudf
cuDF - GPU DataFrame Library
facebookresearch/dlrm
An implementation of a deep learning recommendation model (DLRM)
NVIDIA-Merlin/NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems.
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
tensorflow/ranking
Learning to Rank in TensorFlow
girafe-ai/ml-course
Open Machine Learning course
jeongyoonlee/data-science-process-management
Resources for Data Science Process management
google-research/recsim
A Configurable Recommender Systems Simulation Platform
facebookresearch/ReAgent
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
andkret/Cookbook
The Data Engineering Cookbook
stanfordmlgroup/ngboost
Natural Gradient Boosting for Probabilistic Prediction
uber/causalml
Uplift modeling and causal inference with machine learning algorithms
shap/shap
A game theoretic approach to explain the output of any machine learning model.
facebookresearch/nevergrad
A Python toolbox for performing gradient-free optimization
jfloff/pywFM
pywFM is a Python wrapper for Steffen Rendle's factorization machines library libFM
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
lmcinnes/pynndescent
A Python nearest neighbor descent for approximate nearest neighbors
raymank26/csvsh
REPL of SQL-like language for csv
pcy1302/TransCF
Collaborative Translational Metric Learning (ICDM 2018)
blent-ai/pycopula
Python copulas library for dependency modeling
qrmtutorial/qrm
qrm
Dyakonov/PZAD
Курс "Прикладные задачи анализа данных" (ВМК, МГУ имени М.В. Ломоносова)
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
tensorflow/models
Models and examples built with TensorFlow
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
mdbloice/Augmentor
Image augmentation library in Python for machine learning.