seldon-core VS whylogs

Compare seldon-core vs whylogs and see what are their differences.

seldon-core

An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models (by SeldonIO)

whylogs

An open-source data logging library for machine learning models and data pipelines. 📚 Provides visibility into data quality & model performance over time. 🛡️ Supports privacy-preserving data collection, ensuring safety & robustness. 📈 (by whylabs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
seldon-core whylogs
14 6
4,212 2,548
1.7% 1.8%
7.8 9.0
5 days ago about 5 hours ago
HTML Jupyter Notebook
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

seldon-core

Posts with mentions or reviews of seldon-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-20.
  • seldon-core VS MLDrop - a user suggested alternative
    2 projects | 20 Feb 2023
  • [D] Feedback on a worked Continuous Deployment Example (CI/CD/CT)
    2 projects | /r/MachineLearning | 12 Apr 2022
    ZenML is an extensible, open-source MLOps framework to create production-ready machine learning pipelines. Built for data scientists, it has a simple, flexible syntax, is cloud- and tool-agnostic, and has interfaces/abstractions that are catered towards ML workflows. Seldon Core is a production grade open source model serving platform. It packs a wide range of features built around deploying models to REST/GRPC microservices that include monitoring and logging, model explainers, outlier detectors and various continuous deployment strategies such as A/B testing, canary deployments and more.
  • [D] BentoML's Compatibility with Seldon;
    1 project | /r/MachineLearning | 7 Mar 2022
    I am using BentoML to build the docker container for a BERT model, and then deploy that using Seldon on GKE. The model's REST API endpoint works fine. at terms of compatibility with Seldon, the metrics are being scraped by Prometheus and visualized on Grafana. The only Seldon component that doesn't appear to be working is the request logging, which I have working for other applications that were deployed on Seldon. I am using the elastic stack from here. From my understanding, request logging should still be compatible and the ⠀only lost functionality should be Seldon's model metadata. Any insight on how to get the centralized request logging working? No errors were shown; it's just that the logs aren't being captured and sent to ElasticSearch. Anyone have any success using BentoML with Seldon and not losing any of Seldon's features?
  • Building a Responsible AI Solution - Principles into Practice
    6 projects | dev.to | 10 Jan 2022
    While tools in the model experimentation space normally include diagnostic charts on a model's performance, there are also specialised solutions that help ensure that the deployed model continues to perform as they are expected to. This includes the likes of seldon-core, why-labs and fiddler.ai.
  • Ask HN: Who is hiring? (January 2022)
    28 projects | news.ycombinator.com | 3 Jan 2022
    Seldon | Multiple positions | London/Cambridge UK | Onsite/Remote | Full time | seldon.io

    At Seldon we are building industry leading solutions for deploying, monitoring, and explaining machine learning models. We are an open-core company with several successful open source projects like:

    * https://github.com/SeldonIO/seldon-core

    * https://github.com/SeldonIO/mlserver

    * https://github.com/SeldonIO/alibi

    * https://github.com/SeldonIO/alibi-detect

    * https://github.com/SeldonIO/tempo

    We are hiring for a range of positions, including software engineers(go, k8s), ml engineers (python, go), frontend engineers (js), UX designer, and product managers. All open positions can be found at https://www.seldon.io/careers/

  • Ask HN: Who is hiring? (December 2021)
    37 projects | news.ycombinator.com | 1 Dec 2021
  • Has anyone implemented Seldon?
    2 projects | /r/mlops | 19 Oct 2021
    Also note our github repo has a link to our slack where you can ask active users: https://github.com/SeldonIO/seldon-core
  • [Discussion] Look for service to upload a model and receive a REST API endpoint, for serving predictions
    4 projects | /r/MachineLearning | 18 Aug 2021
    If you want to serve your model at scale, with a bunch of production features you should have a look at the open-source framework Seldon Core. It does what you're asking for plus a bunch of other cool stuff like routing, logging and monitoring.
  • Seldon Core : Open-source platform for rapidly deploying machine learning models on Kubernetes
    1 project | /r/MLOpsIndia | 16 Aug 2021
  • Looking for open-source model serving framework with dashboard for test data quality
    2 projects | /r/datascience | 31 Mar 2021
    Seldon ticks most of those boxes if you already have some experience with kubernetes. You can set up a/b tests, do payload logging to elastic and then do monitoring on top of that, and it has drift detection and model explainer modules too. Idk about great expectations integration, but you could probably do something with a custom transformer module as part of the inference graph.

whylogs

Posts with mentions or reviews of whylogs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-26.
  • The hand-picked selection of the best Python libraries and tools of 2022
    11 projects | /r/Python | 26 Dec 2022
    whylogs — model monitoring
  • Data Validation tools
    3 projects | /r/mlops | 14 Oct 2022
    Have a look at whylogs. Nice profiling functionality incl. definition of constraints on profiles: https://github.com/whylabs/whylogs
  • [D] Open Source ML Organisations to contribute to?
    3 projects | /r/MachineLearning | 9 Sep 2022
  • whylogs: The open standard for data logging
    1 project | /r/u_TsukiZombina | 19 Jun 2022
  • I am Alessya Visnjic, co-founder and CEO of WhyLabs. I am here to talk about MLOps, AI Observability and our recent product announcements. Ask me anything!
    1 project | /r/mlops | 11 Nov 2021
    WhyLabs has an open-source first approach. We maintain an open standard for data and ML logging https://github.com/whylabs/whylogs, which allows anybody to begin logging statistical properties of data in their data pipeline, ML inference, feature stores, etc. These statistical profiles capture all the key signals to enable observability in a given component. This unique approach means that we can run a fully SaaS service, which allows for huge scalability (in both the size of models and their number), and ensures that our customers are able to maintain their data autonomy. We maintain a huge array of integrations for whylogs, including Python, Spark, Kafka, Ray, Flask, MLflow, Kubeflow, etc… Once the profiles are captured systematically, they are centralized in the WhyLabs platform, where we organize them, run forecasting and anomaly detection on each metric, and surface alerts to users. The platform itself has a zero-config design philosophy, meaning all monitoring configurations can be set up using smart baselines and require no manual configuration. The TL;DR here is the focus on open source integrations, working with data at massive/streaming scale, and removing manual effort from maintaining configuration.
  • Machine learning’s crumbling foundations – by Cory Doctorow
    1 project | news.ycombinator.com | 22 Aug 2021
    This is why we've been trying to encourage people to think about lightweight data logging as a mitigation for data quality problems. Similar to how we monitor applications with Prometheus, we should approach ML monitoring with the same rigor.

    Disclaimer: I'm one of the authors. We spend a lot of effort to build the standard for data logging here: https://github.com/whylabs/whylogs. It's meant to be a lightweight and open standard for collecting statistical signatures of your data without having to run SQL/expensive analysis.

What are some alternatives?

When comparing seldon-core and whylogs you can also consider the following projects:

BentoML - The most flexible way to serve AI/ML models in production - Build Model Inference Service, LLM APIs, Inference Graph/Pipelines, Compound AI systems, Multi-Modal, RAG as a Service, and more!

evidently - Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b

MLServer - An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more

graphsignal-python - Graphsignal Tracer for Python

flyte - Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.

great_expectations - Always know what to expect from your data.

datatap-python - Focus on Algorithm Design, Not on Data Wrangling

alibi-detect - Algorithms for outlier, adversarial and drift detection

langchain - ⚡ Building applications with LLMs through composability ⚡ [Moved to: https://github.com/langchain-ai/langchain]

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Activeloop Hub - Data Lake for Deep Learning. Build, manage, query, version, & visualize datasets. Stream data real-time to PyTorch/TensorFlow. https://activeloop.ai [Moved to: https://github.com/activeloopai/deeplake]