OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4102discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: scikit-learn清除
ADDED

An educational repository teaching supervised machine learning from first principles using Python, covering mathematical foundations and practical implementations.

AI & MLData & databasesTraining & evaluation
ADDED

Strata is a native machine learning and linear algebra library written in Mojo, offering scikit-learn-compatible estimators, dense/sparse matrix containers, zero-copy serialization, and composable pipelines with SIMD and LAPACK acceleration.

AI & MLDeveloper toolsModel runtime
ADDED

Microsoft's free 12-week, 26-lesson curriculum for learning classic machine learning with Scikit-learn. Includes quizzes, hands-on projects, assignments, Python and R lessons, and multi-language translations.

AI & MLTraining & evaluation

An educational machine learning project that classifies online payment transactions as legitimate or fraudulent. It preprocesses a transaction dataset, encodes and scales features, then trains and evaluates Logistic Regression, Decision Tree, and Random Forest models with Python, pandas, NumPy, and scikit-learn.

AI & MLTraining & evaluation
pycaretpycaret
ADDED

PyCaret 4.0 is an open-source, self-hosted AutoML platform for Python: a sklearn-native engine plus a FastAPI control plane and React UI, runnable locally with a single docker compose command.

AI & MLDeveloper toolsAI assistants