streamlit and playground

Playground is a specialized application built on top of Streamlit's framework, making them ecosystem siblings where one is the foundational platform and the other is a derivative tool that extends its capabilities for interactive ML model experimentation.

streamlit
82
Verified
playground
45
Emerging
Maintenance 22/25
Adoption 15/25
Maturity 25/25
Community 20/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 20/25
Stars: 43,865
Forks: 4,131
Downloads:
Commits (30d): 169
Language: Python
License: Apache-2.0
Stars: 83
Forks: 26
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m No Package No Dependents

About streamlit

streamlit/streamlit

Streamlit — A faster way to build and share data apps.

Streamlit helps data scientists, analysts, and domain experts quickly turn their Python scripts into interactive web applications without needing web development expertise. You input a Python script that processes data, and it outputs a shareable web app with dashboards, reports, or chat interfaces for others to explore the results.

data-sharing dashboarding interactive-reporting data-exploration model-demonstration

About playground

ahmedbesbes/playground

A Streamlit application to play with machine learning models directly from the browser

This tool helps data science practitioners quickly experiment with different machine learning models directly in a web browser. You provide a dataset and configure various model settings, and it displays the model's decision boundary, performance metrics like accuracy and F1 score, training time, and a Python script to reproduce the results. It's designed for data scientists and analysts who want to build intuition about how classical machine learning models behave with different data and parameters.

machine-learning-education data-science-workflow model-experimentation algorithm-comparison

Scores updated daily from GitHub, PyPI, and npm data. How scores work