🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞
DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi
PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp
A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)
Examples of Machine Learning code using Comet.ml
Las características principales de comet-ml/comet-examples son: Experiment Management, General Machine Learning, Model Management, Experiment Tracking, MLOps and Pipelines, Data Science Tooling, Data Science Tools.
Las alternativas de código abierto para comet-ml/comet-examples incluyen: iterative/dvc — DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models.… iterative/mlem — 🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞. pycaret/pycaret — PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It… awslabs/autogluon — AutoGluon is an automated machine learning framework designed to optimize model selection and hyperparameter tuning… astrazeneca/rexmex — A general purpose recommender metrics library for fair evaluation. asavinov/lambdo — Feature engineering and machine learning: together at last!