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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to maxhalford/prince

Projects sharing features with Prince

30 open-source projects similar to maxhalford/prince, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • tensorflow/tensorboardtensorflow avatar

    tensorflow/tensorboard

    7,193View on GitHub↗

    TensorBoard is a visualization toolkit for tracking and analyzing machine learning model training progress and performance using TensorFlow event logs. It provides a monitoring dashboard for plotting scalar metrics, tensor distributions, and training curves, and includes specialized tools for visualizing neural network computational graphs and projecting high-dimensional embeddings. The project enables side-by-side comparison of multiple training runs to analyze the impact of hyperparameters on model outcomes. It also features a high-dimensional embedding projector and a graph visualizer for

    TypeScript
    View on GitHub↗7,193
  • cs231n/cs231n.github.iocs231n avatar

    cs231n/cs231n.github.io

    10,923View on GitHub↗

    This project is a static educational website and comprehensive curriculum focused on computer vision and deep learning. It serves as a public repository of instructional materials, lecture notes, and technical guides specifically detailing convolutional neural networks and visual recognition. The site is developed using static-site generation to host course documentation and student project directories. It provides structured academic resources that guide learners through image classification, generative modeling, and the implementation of various neural network architectures. The curriculum

    Jupyter Notebook
    View on GitHub↗10,923
  • beringresearch/ivisB

    beringresearch/ivis

    0View on GitHub↗
    View on GitHub↗0
  • cannylab/tsne-cudaCannyLab avatar

    CannyLab/tsne-cuda

    1,925View on GitHub↗

    GPU Accelerated t-SNE for CUDA with Python bindings

    Cudabarnes-hutbarnes-hut-tsnecuda
    View on GitHub↗1,925

AI search

Explore more awesome repositories

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

Find more with AI search
  • cokelaer/fittercokelaer avatar

    cokelaer/fitter

    411View on GitHub↗

    ############################# FITTER documentation #############################

    Python
    View on GitHub↗411
  • cvxgrp/pymdeC

    cvxgrp/pymde

    0View on GitHub↗
    View on GitHub↗0
  • dmitryulyanov/multicore-tsneDmitryUlyanov avatar

    DmitryUlyanov/Multicore-TSNE

    1,910View on GitHub↗

    Parallel t-SNE implementation with Python and Torch wrappers.

    C++barnes-hut-tsnemulticorepy-bh-tsne
    View on GitHub↗1,910
  • eamid/trimapE

    eamid/trimap

    0View on GitHub↗
    View on GitHub↗0
  • epistasislab/scikit-mdrEpistasisLab avatar

    EpistasisLab/scikit-mdr

    128View on GitHub↗

    A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.

    Python
    View on GitHub↗128
  • giotto-ai/giotto-tdaG

    giotto-ai/giotto-tda

    0View on GitHub↗
    View on GitHub↗0
  • jdonaldson/rtsneJ

    jdonaldson/rtsne

    0View on GitHub↗
    View on GitHub↗0
  • jkrijthe/rtsneJ

    jkrijthe/Rtsne

    0View on GitHub↗
    View on GitHub↗0
  • klugerlab/t-sne-heatmapsK

    KlugerLab/t-SNE-Heatmaps

    0View on GitHub↗
    View on GitHub↗0
  • krishnaswamylab/phateK

    KrishnaswamyLab/PHATE

    0View on GitHub↗
    View on GitHub↗0
  • lightly-ai/lightlylightly-ai avatar

    lightly-ai/lightly

    3,684View on GitHub↗

    Lightly is a self-supervised learning framework and computer vision data curation tool designed to manage large image datasets and train models on unlabeled data. It functions as a PyTorch vision library and dataset management SDK, providing tools to convert raw images into high-dimensional vectors for similarity search, visualization, and feature extraction. The project implements a variety of self-supervised architectures, including MoCo, SimCLR, VICReg, Barlow Twins, and masked image modeling. It distinguishes itself by combining these learning frameworks with active learning capabilities,

    Pythoncomputer-visioncontrastive-learningcontributions-welcome
    View on GitHub↗3,684
  • lmcinnes/umaplmcinnes avatar

    lmcinnes/umap

    8,215View on GitHub↗

    This project is a manifold learning and non-linear dimensionality reduction library used to project high-dimensional data into lower-dimensional spaces while preserving topological structure. It functions as a parametric embedding framework and a topological data visualization library for identifying clusters and patterns within complex datasets. The library distinguishes itself through parametric neural mapping, which uses neural networks to learn functional mappings that allow for out-of-sample projections and the reconstruction of original data. It supports supervised and semi-supervised d

    Pythondimensionality-reductionmachine-learningtopological-data-analysis
    View on GitHub↗8,215
  • meghshukla/let-sneM

    meghshukla/LEt-SNE

    0View on GitHub↗

    Published in the 45th IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2020. DOI (ICASSP Publication): https://doi.org/10.1109/ICASSP40776.2020.9053924 DOI (Code Ocean): https://doi.org/10.24433/CO.7476989.v1

    View on GitHub↗0
  • microsoft/esvitM

    microsoft/esvit

    0View on GitHub↗
    View on GitHub↗0
  • neurodata/lollipopN

    neurodata/lollipop

    0View on GitHub↗
    View on GitHub↗0
  • pachterlab/mcmlP

    pachterlab/MCML

    0View on GitHub↗
    View on GitHub↗0
  • peterwittek/somocluP

    peterwittek/somoclu

    0View on GitHub↗
    View on GitHub↗0
  • reymond-group/tmapR

    reymond-group/tmap

    0View on GitHub↗
    View on GitHub↗0
  • ropenscilabs/umaprR

    ropenscilabs/umapr

    0View on GitHub↗
    View on GitHub↗0
  • scikit-learn-contrib/imbalanced-learnscikit-learn-contrib avatar

    scikit-learn-contrib/imbalanced-learn

    7,104View on GitHub↗

    imbalanced-learn is a dataset balancing framework and Python machine learning extension designed to resample training data and reduce the impact of class imbalance. It provides a toolkit of algorithms for adjusting class distributions to improve model performance on minority class prediction. As a scikit-learn resampling library, it extends the ecosystem with specialized tools for balancing datasets through over-sampling and under-sampling techniques. This allows for the correction of skewed class proportions to reduce model bias toward the majority class. The library implements the scikit-l

    Python
    View on GitHub↗7,104
  • scikit-tda/scikit-tdaS

    scikit-tda/scikit-tda

    0View on GitHub↗
    View on GitHub↗0
  • svenserneels/direpackS

    SvenSerneels/direpack

    0View on GitHub↗
    View on GitHub↗0
  • theislab/scanpyT

    theislab/scanpy

    0View on GitHub↗
    View on GitHub↗0
  • tutteinstitute/datamapplotTutteInstitute avatar

    TutteInstitute/datamapplot

    1,015View on GitHub↗

    .. -- mode: rst --

    Python
    View on GitHub↗1,015
  • willkoehrsen/feature-selectorWillKoehrsen avatar

    WillKoehrsen/feature-selector

    2,234View on GitHub↗

    Feature selector is a tool for dimensionality reduction of machine learning datasets.

    Jupyter Notebook
    View on GitHub↗2,234
  • wilsonjr/humapW

    wilsonjr/humap

    0View on GitHub↗
    View on GitHub↗0