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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
scikit-learn-contrib avatar

scikit-learn-contrib/MAPIE

0
View on GitHub↗
1,519 stars·132 forks·Jupyter Notebook·bsd-3-clause·3 viewsmapie.readthedocs.io/en/latest↗

MAPIE

.. -- mode: rst --

Features

  • Regression and Classification - Tools for estimating prediction intervals in machine learning models.

Star history

Star history chart for scikit-learn-contrib/mapieStar history chart for scikit-learn-contrib/mapie

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to MAPIE

Similar open-source projects, ranked by how many features they share with MAPIE.
  • devamoghs/machine-learning-with-pythondevAmoghS avatar

    devAmoghS/Machine-Learning-with-Python

    1,333View on GitHub↗

    This repository serves as an educational collection of practical examples and tutorials designed to facilitate the study of machine learning and data science concepts using Python. It provides a structured environment for learning core algorithms and data analysis techniques through hands-on implementation and iterative exploration. The project covers a broad range of analytical capabilities, including predictive modeling for regression, classification, and clustering tasks, as well as network topology analysis for identifying influence patterns in interconnected data. It also incorporates na

    Pythonbeginner-friendlydata-sciencedeep-learning
    View on GitHub↗1,333
  • kevinmusgrave/pytorch-metric-learningKevinMusgrave avatar

    KevinMusgrave/pytorch-metric-learning

    6,328View on GitHub↗

    PyTorch Metric Learning is an open-source library for training neural networks to produce similarity-preserving embedding spaces. It provides a modular framework where interchangeable loss functions, mining strategies, and evaluation tools can be composed to learn representations that map similar items to nearby points and dissimilar items to distant points in the embedding space. The library distinguishes itself through a highly configurable architecture that separates concerns across several interchangeable components. Users can assemble custom loss functions from pluggable distance metrics

    Pythoncomputer-visioncontrastive-learningdeep-learning
    View on GitHub↗6,328
  • koaning/human-learnK

    koaning/human-learn

    0View on GitHub↗
    View on GitHub↗0
  • dswah/pygamdswah avatar

    dswah/pyGAM

    1,005View on GitHub↗

    CONTRIBUTORS WELCOME Generalized Additive Models in Python

    Python
    View on GitHub↗1,005
See all 10 alternatives to MAPIE→

Frequently asked questions

What does scikit-learn-contrib/mapie do?

.. -- mode: rst --

What are the main features of scikit-learn-contrib/mapie?

The main features of scikit-learn-contrib/mapie are: Regression and Classification.

What are some open-source alternatives to scikit-learn-contrib/mapie?

Open-source alternatives to scikit-learn-contrib/mapie include: devamoghs/machine-learning-with-python — This repository serves as an educational collection of practical examples and tutorials designed to facilitate the… dswah/pygam — [CONTRIBUTORS WELCOME] Generalized Additive Models in Python. kevinmusgrave/pytorch-metric-learning — PyTorch Metric Learning is an open-source library for training neural networks to produce similarity-preserving… koaning/human-learn. madeleineudell/lowrankmodels.jl. scikit-learn-contrib/deslib.