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 source4092discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: jupyter-notebook清除
ADDED

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

AI & MLData & databasesTraining & evaluation
plotly.pyplotly
ADDED

plotly.py is an interactive, open-source, browser-based graphing library for Python, built on plotly.js. It provides 30+ chart types, works in Jupyter notebooks, standalone HTML, and Dash apps, and is MIT licensed.

Data & databasesAnalytics & BI

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