awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to benedekrozemberczki/shapley

Open-source alternatives to Shapley

30 open-source projects similar to benedekrozemberczki/shapley, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Shapley alternative.

  • interpretml/interpretAvatar interpretml

    interpretml/interpret

    6,881Vezi pe GitHub↗

    Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training inherently transparent models and applying post-hoc explanation techniques to make machine learning predictions human-understandable. The framework distinguishes itself by integrating differential privacy into the training of interpretable models to prevent sensitive data from leaking through explanations. It also features a visualization tool for rendering interactive decision paths and model behavior. The library covers model explainability through feature importance calcu

    C++
    Vezi pe GitHub↗6,881
  • benedekrozemberczki/karateclubAvatar benedekrozemberczki

    benedekrozemberczki/karateclub

    2,284Vezi pe GitHub↗

    Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

    Python
    Vezi pe GitHub↗2,284
  • benedekrozemberczki/littleballoffurAvatar benedekrozemberczki

    benedekrozemberczki/littleballoffur

    715Vezi pe GitHub↗

    Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)

    Python
    Vezi pe GitHub↗715
  • astrazeneca/chemicalxAvatar AstraZeneca

    AstraZeneca/chemicalx

    781Vezi pe GitHub↗

    A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)

    Python
    Vezi pe GitHub↗781

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
comet-ml/comet-examplesAvatar comet-ml

comet-ml/comet-examples

174Vezi pe GitHub↗

Examples of Machine Learning code using Comet.ml

Jupyter Notebook
Vezi pe GitHub↗174
  • hydrospheredata/mistAvatar Hydrospheredata

    Hydrospheredata/mist

    324Vezi pe GitHub↗

    Serverless proxy for Spark cluster

    Scala
    Vezi pe GitHub↗324
  • lutzroeder/netronAvatar lutzroeder

    lutzroeder/netron

    33,087Vezi pe GitHub↗

    Netron is a visualizer for neural network and machine learning models. It provides a graphical interface that renders model architectures as interactive node-link diagrams, allowing users to inspect internal layers, tensors, and metadata. By performing static analysis, the tool enables the examination of model definitions without executing the underlying machine learning code. The software distinguishes itself through a schema-driven parsing engine that translates diverse proprietary model formats into a unified internal graph structure. This approach ensures interoperability, allowing users

    JavaScriptaicoremldeep-learning
    Vezi pe GitHub↗33,087
  • iterative/dvcAvatar iterative

    iterative/dvc

    15,680Vezi pe GitHub↗

    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

    Python
    Vezi pe GitHub↗15,680
  • ml-tooling/ml-workspaceAvatar ml-tooling

    ml-tooling/ml-workspace

    3,540Vezi pe GitHub↗

    🛠 All-in-one web-based IDE specialized for machine learning and data science.

    Jupyter Notebook
    Vezi pe GitHub↗3,540
  • christophm/rulefitAvatar christophM

    christophM/rulefit

    446Vezi pe GitHub↗

    Python implementation of the rulefit algorithm

    Python
    Vezi pe GitHub↗446
  • mindsdb/mindsdbAvatar mindsdb

    mindsdb/mindsdb

    39,313Vezi pe GitHub↗

    MindsDB is an AI-native database engine that treats machine learning models and autonomous agents as virtual tables. By mapping external data sources, predictive models, and third-party services directly into the database schema, it enables users to perform inference, data retrieval, and complex orchestration using standard SQL syntax. The platform distinguishes itself through an autonomous agent orchestrator that executes iterative reasoning loops, allowing agents to plan data access and synthesize natural language responses from connected knowledge bases. It functions as a federated data ga

    Makefileagentsaianalytics
    Vezi pe GitHub↗39,313
  • cleanlab/cleanlabAvatar cleanlab

    cleanlab/cleanlab

    11,513Vezi pe GitHub↗

    Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting label errors and increasing overall dataset quality. It implements a confident learning framework that iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples. The project provides specialized utilities for active learning optimization, allowing for the selection of the most impactful examples for labeling or re-labeling. It also includes an outlier detection tool to identify atypical data poin

    Pythonactive-learningannotationanomaly-detection
    Vezi pe GitHub↗11,513
  • astrazeneca/rexmexAvatar AstraZeneca

    AstraZeneca/rexmex

    278Vezi pe GitHub↗

    A general purpose recommender metrics library for fair evaluation.

    Python
    Vezi pe GitHub↗278
  • davisking/dlibAvatar davisking

    davisking/dlib

    14,399Vezi pe GitHub↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    C++c-plus-pluscomputer-visiondeep-learning
    Vezi pe GitHub↗14,399
  • daviddengcn/go-prAvatar daviddengcn

    daviddengcn/go-pr

    68Vezi pe GitHub↗

    Pattern recognition package in Go lang.

    Go
    Vezi pe GitHub↗68
  • dmlc/xgboostAvatar dmlc

    dmlc/xgboost

    28,471Vezi pe GitHub↗

    XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for regression, classification, and ranking. It functions as a predictive model framework and a cross-language toolkit, providing a core implementation with native bindings for Python, R, Java, Scala, and C++. The system is designed as a GPU-accelerated library that utilizes CUDA and NCCL to speed up the training of decision tree ensembles. It operates as a distributed framework capable of scaling training and prediction across multi-node clusters and GPU environments to process m

    C++distributed-systemsgbdtgbm
    Vezi pe GitHub↗28,471
  • alteryx/featuretoolsAvatar alteryx

    alteryx/featuretools

    7,658Vezi pe GitHub↗

    Featuretools is an automated feature engineering library and data transformation framework written in Python. It automatically generates machine learning feature vectors from multi-table datasets by applying synthesis patterns to relational and timestamped data. The system functions as a distributed feature synthesis engine, allowing the process of creating feature vectors to scale across multiple cores or clusters to handle large-scale datasets. The library supports the synthesis of multi-table datasets, time series feature generation, and the creation of custom machine learning primitives

    Python
    Vezi pe GitHub↗7,658
  • clab/dynetAvatar clab

    clab/dynet

    3,433Vezi pe GitHub↗

    DyNet: The Dynamic Neural Network Toolkit

    C++
    Vezi pe GitHub↗3,433
  • comet-ml/comet-llmAvatar comet-ml

    comet-ml/comet-llm

    19,673Vezi pe GitHub↗

    Comet LLM is an observability platform and evaluation framework designed for large language model applications and agentic workflows. It functions as a system for tracing, monitoring, and debugging execution flows while providing tools for prompt optimization and the enforcement of AI safety guardrails. The platform distinguishes itself through a combination of model-based scoring and heuristic metrics to quantify output quality and detect hallucinations. It includes a dedicated prompt and agent optimizer with an interactive playground for refining templates and tool configurations. For retri

    Python
    Vezi pe GitHub↗19,673
  • dslp/dslpAvatar dslp

    dslp/dslp

    527Vezi pe GitHub↗

    The Data Science Lifecycle Process is a process for taking data science teams from Idea to Value repeatedly and sustainably. The process is documented in this repo.

    Vezi pe GitHub↗527
  • aksnzhy/xlearnAvatar aksnzhy

    aksnzhy/xlearn

    3,095Vezi pe GitHub↗

    High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.

    C++
    Vezi pe GitHub↗3,095
  • bvlc/caffeAvatar BVLC

    BVLC/caffe

    34,576Vezi pe GitHub↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    C++deep-learningmachine-learningvision
    Vezi pe GitHub↗34,576
  • azure/mmlsparkAvatar Azure

    Azure/mmlspark

    5,228Vezi pe GitHub↗

    Mmlspark is a distributed framework for executing machine learning models, data transformations, and AI service integrations across Apache Spark clusters. It functions as a distributed machine learning library and pipeline orchestrator, allowing users to integrate pre-trained cognitive services and custom models into large-scale batch and streaming workflows. The project is distinguished by its ability to incorporate external AI services and web APIs directly into big data pipelines for text and vision analysis. It provides a scalable model training framework that coordinates gradient boostin

    Scala
    Vezi pe GitHub↗5,228
  • awslabs/autogluonAvatar awslabs

    awslabs/autogluon

    10,481Vezi pe GitHub↗

    AutoGluon is an automated machine learning framework designed to optimize model selection and hyperparameter tuning across tabular, text, image, and time series data. It functions as an ensemble learning library and a tabular data prediction engine, aiming to build high-accuracy predictive models without manual algorithm selection. The framework integrates multimodal machine learning pipelines that combine disparate data types into a single representation using specialized encoders. It also includes a probabilistic time series forecaster that fits multiple statistical and deep learning models

    Python
    Vezi pe GitHub↗10,481
  • catboost/catboostAvatar catboost

    catboost/catboost

    8,808Vezi pe GitHub↗

    CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression, classification, and ranking tasks. It functions as a high-performance framework that provides a categorical data processor for transforming non-numeric features, a distributed trainer for large-scale datasets, and GPU acceleration to speed up model construction. The library distinguishes itself through native handling of categorical data and text features, removing the need for manual encoding. It includes a specialized model interpretability tool that leverages SHAP values and featu

    C++big-datacatboostcategorical-features
    Vezi pe GitHub↗8,808
  • cloudkj/lambda-mlAvatar cloudkj

    cloudkj/lambda-ml

    78Vezi pe GitHub↗

    A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.

    Clojure
    Vezi pe GitHub↗78
  • csinva/imodelsAvatar csinva

    csinva/imodels

    1,592Vezi pe GitHub↗

    Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).

    Jupyter Notebook
    Vezi pe GitHub↗1,592
  • danielhanchen/hyperlearnAvatar danielhanchen

    danielhanchen/hyperlearn

    2,470Vezi pe GitHub↗

    2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old.

    Jupyter Notebook
    Vezi pe GitHub↗2,470
  • albumentations-team/albumentationsAvatar albumentations-team

    albumentations-team/albumentations

    15,308Vezi pe GitHub↗

    Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep learning models. It provides a toolset for applying geometric and color transformations to images and annotations, including a specialized collection of 3D operations for volumetric data used in medical and scientific imaging. The library functions as an image mask and bounding box transformer, automatically updating masks, bounding boxes, and keypoints when images undergo geometric changes. This ensures that spatial alterations remain synchronized across images and their assoc

    Python
    Vezi pe GitHub↗15,308
  • adrotog/pandasguiAvatar adrotog

    adrotog/PandasGUI

    3,259Vezi pe GitHub↗

    A GUI for Pandas DataFrames

    Python
    Vezi pe GitHub↗3,259