DXcarlos's Stars
databricks/mlops-stacks
This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
bytedance/monolith
ByteDance's Recommendation System
serodriguez68/designing-ml-systems-summary
A detailed summary of "Designing Machine Learning Systems" by Chip Huyen. This book gives you and end-to-end view of all the steps required to build AND OPERATE ML products in production. It is a must-read for ML practitioners and Software Engineers Transitioning into ML.
serodriguez68/clean-architecture
A detailed summary of Clean Architecture by Robert C Martin (Uncle Bob)
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Galileo-Galilei/kedro-mlflow
A kedro-plugin for integration of mlflow capabilities inside kedro projects (especially machine learning model versioning and packaging)
ipazc/mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
balajisrinivas/Face-Mask-Detection
Detecting face masks using Python, Keras, OpenCV on real video streams
prajnasb/observations
NVIDIA/framework-reproducibility
Providing reproducibility in deep learning frameworks
iterative/dvc
🦉 Data Versioning and ML Experiments
MAIF/shapash
🔅 Shapash: User-friendly Explainability and Interpretability to Develop Reliable and Transparent Machine Learning Models
iterative/shtab
↔️ Automagic shell tab completion for Python CLI applications
klbostee/dumbo
Python module that allows one to easily write and run Hadoop programs.
allegroai/clearml
ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
marcotcr/checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
amundsen-io/amundsen
Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data.
zenml-io/zenml
ZenML 🙏: The bridge between ML and Ops. https://zenml.io.
peopledoc/mlvtools-tutorial
Tutorial for a new versioning Machine Learning pipeline
microsoft/MLOps
MLOps examples
deezer/spleeter
Deezer source separation library including pretrained models.
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
iterative/cml
♾️ CML - Continuous Machine Learning | CI/CD for ML
rapidsai/cuml
cuML - RAPIDS Machine Learning Library
kLabUM/rrcf
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
explainX/explainx
Explainable AI framework for data scientists. Explain & debug any blackbox machine learning model with a single line of code. We are looking for co-authors to take this project forward. Reach out @ ms8909@nyu.edu
smazzanti/tds_black_box_models_more_explainable
Jupyter Notebook used for writing the article "Black-Box models are actually more explainable than a Logistic Regression" published in Towards Data Science: https://towardsdatascience.com/black-box-models-are-actually-more-explainable-than-a-logistic-regression-f263c22795d
AlexIoannides/pyspark-example-project
Implementing best practices for PySpark ETL jobs and applications.
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.