awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to hi-primus/optimus

Open-source alternatives to Optimus

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

  • cleanlab/cleanlabالصورة الرمزية لـ cleanlab

    cleanlab/cleanlab

    11,513عرض على 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
    عرض على GitHub↗11,513
  • albumentations-team/albumentationsالصورة الرمزية لـ albumentations-team

    albumentations-team/albumentations

    15,308عرض على 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
    عرض على GitHub↗15,308
  • alteryx/featuretoolsالصورة الرمزية لـ alteryx

    alteryx/featuretools

    7,658عرض على 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
    عرض على GitHub↗7,658

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • adrotog/pandasguiالصورة الرمزية لـ adrotog

    adrotog/PandasGUI

    3,259عرض على GitHub↗

    A GUI for Pandas DataFrames

    Python
    عرض على GitHub↗3,259
  • astrazeneca/rexmexالصورة الرمزية لـ AstraZeneca

    AstraZeneca/rexmex

    278عرض على GitHub↗

    A general purpose recommender metrics library for fair evaluation.

    Python
    عرض على GitHub↗278
  • towhee-io/towheeالصورة الرمزية لـ towhee-io

    towhee-io/towhee

    3,447عرض على GitHub↗

    Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.

    Pythoncomputer-visionconvolutional-networksembedding-vectors
    عرض على GitHub↗3,447
  • astrazeneca/chemicalxالصورة الرمزية لـ AstraZeneca

    AstraZeneca/chemicalx

    781عرض على GitHub↗

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

    Python
    عرض على GitHub↗781
  • linealabs/lineapyالصورة الرمزية لـ LineaLabs

    LineaLabs/lineapy

    670عرض على GitHub↗

    Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.

    Jupyter Notebook
    عرض على GitHub↗670
  • benedekrozemberczki/karateclubالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/karateclub

    2,284عرض على GitHub↗

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

    Python
    عرض على GitHub↗2,284
  • benedekrozemberczki/littleballoffurالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/littleballoffur

    715عرض على GitHub↗

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

    Python
    عرض على GitHub↗715
  • asavinov/lambdoالصورة الرمزية لـ asavinov

    asavinov/lambdo

    26عرض على GitHub↗

    Feature engineering and machine learning: together at last!

    Python
    عرض على GitHub↗26
  • hydrospheredata/mistالصورة الرمزية لـ Hydrospheredata

    Hydrospheredata/mist

    324عرض على GitHub↗

    Serverless proxy for Spark cluster

    Scala
    عرض على GitHub↗324
  • iterative/cmlالصورة الرمزية لـ iterative

    iterative/cml

    4,178عرض على GitHub↗

    CML is a pipeline automation tool for training and evaluating machine learning models, functioning as a CI/CD system for machine learning. It serves as a cloud compute orchestrator and Git-based workflow manager that automates model training cycles through branch management, automated commits, and integrated reporting. The project distinguishes itself by provisioning ephemeral cloud instances or Kubernetes nodes to provide specialized hardware for compute-heavy tasks. It also manages remote compute runners, allowing the connection of self-hosted GPU clusters or on-premise machines to execute

    JavaScript
    عرض على GitHub↗4,178
  • iterative/mlemالصورة الرمزية لـ iterative

    iterative/mlem

    718عرض على GitHub↗

    🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞

    Python
    عرض على GitHub↗718
  • benedekrozemberczki/shapleyالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/shapley

    226عرض على GitHub↗

    The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

    Python
    عرض على GitHub↗226
  • minerva-ml/steppyالصورة الرمزية لـ minerva-ml

    minerva-ml/steppy

    136عرض على GitHub↗

    Lightweight, Python library for fast and reproducible experimentation :microscope:

    Python
    عرض على GitHub↗136
  • ml-tooling/ml-workspaceالصورة الرمزية لـ ml-tooling

    ml-tooling/ml-workspace

    3,540عرض على GitHub↗

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

    Jupyter Notebook
    عرض على GitHub↗3,540
  • julialang/ijulia.jlالصورة الرمزية لـ JuliaLang

    JuliaLang/IJulia.jl

    2,889عرض على GitHub↗

    Julia kernel for Jupyter

    Julia
    عرض على GitHub↗2,889
  • dslp/dslp-repo-templateالصورة الرمزية لـ dslp

    dslp/dslp-repo-template

    202عرض على GitHub↗

    Template repository for data science lifecycle project

    Python
    عرض على GitHub↗202
  • kevinschaich/pyspark-cheatsheetالصورة الرمزية لـ kevinschaich

    kevinschaich/pyspark-cheatsheet

    689عرض على GitHub↗

    🐍 Quick reference guide to common patterns & functions in PySpark.

    عرض على GitHub↗689
  • khangich/machine-learning-interviewالصورة الرمزية لـ khangich

    khangich/machine-learning-interview

    12,624عرض على GitHub↗

    This project is a curated collection of technical reference materials and study guides designed for machine learning interview preparation. It provides comprehensive resources for candidates pursuing engineering roles, focusing on deep learning, production infrastructure, and large-scale system design. The repository distinguishes itself through an architecture that combines theoretical research with industrial case studies. It utilizes a pattern-based approach to system design, breaking down complex deployments—such as recommendation engines, search ranking, and ad click prediction—into reus

    عرض على GitHub↗12,624
  • jinglescode/python-signal-processingالصورة الرمزية لـ jinglescode

    jinglescode/python-signal-processing

    85عرض على GitHub↗

    splearn: package for signal processing and machine learning with Python. Contains tutorials on understanding and applying signal processing.

    Jupyter Notebook
    عرض على GitHub↗85
  • dslp/dslpالصورة الرمزية لـ dslp

    dslp/dslp

    527عرض على 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.

    عرض على GitHub↗527
  • handcraftsman/geneticalgorithmswithpythonالصورة الرمزية لـ handcraftsman

    handcraftsman/GeneticAlgorithmsWithPython

    1,255عرض على GitHub↗

    source code from the book Genetic Algorithms with Python by Clinton Sheppard

    Python
    عرض على GitHub↗1,255
  • jacopotagliabue/mlsys-nyu-2022الصورة الرمزية لـ jacopotagliabue

    jacopotagliabue/MLSys-NYU-2022

    558عرض على GitHub↗

    Slides, scripts and materials for the Machine Learning in Finance Course at NYU Tandon, 2022

    Jupyter Notebook
    عرض على GitHub↗558
  • comet-ml/comet-llmالصورة الرمزية لـ comet-ml

    comet-ml/comet-llm

    19,673عرض على 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
    عرض على GitHub↗19,673
  • comet-ml/comet-examplesالصورة الرمزية لـ comet-ml

    comet-ml/comet-examples

    174عرض على GitHub↗

    Examples of Machine Learning code using Comet.ml

    Jupyter Notebook
    عرض على GitHub↗174
  • iterative/dvcالصورة الرمزية لـ iterative

    iterative/dvc

    15,680عرض على 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
    عرض على GitHub↗15,680
  • jadianes/data-science-your-wayالصورة الرمزية لـ jadianes

    jadianes/data-science-your-way

    616عرض على GitHub↗

    Ways of doing Data Science Engineering and Machine Learning in R and Python

    Jupyter Notebook
    عرض على GitHub↗616
  • minerva-ml/steppy-toolkitالصورة الرمزية لـ minerva-ml

    minerva-ml/steppy-toolkit

    23عرض على GitHub↗

    Curated set of transformers that make your work with steppy faster and more effective :telescope:

    Python
    عرض على GitHub↗23