Discover equations to fit your data interactively
Analyze and compare datasets, upload reports to Hugging Face
statistics analysis for linear regression
Calculate and explore ecological data with ECOLOGITS
Analyze and visualize data with various statistical methods
Predict linear relationships between numbers
Cluster data points using KMeans
Open Agent Leaderboard
VLMEvalKit Evaluation Results Collection
Browse and filter LLM benchmark results
View and compare pass@k metrics for AI models
Analyze and visualize Hugging Face model download stats
Label data for machine learning models
PySR is a powerful tool designed for data visualization that helps users discover equations to fit their data interactively. It is particularly useful for scientists, engineers, and data analysts who need to identify underlying relationships in complex datasets. PySR simplifies the process of finding the best-fit equations by leveraging advanced algorithms and interactive visualizations.
• Interactive Equation Discovery: PySR allows users to explore and identify mathematical relationships in their data through an intuitive interface.
• Support for Multiple Data Formats: Easily import data from various formats such as CSV, Excel, and NumPy arrays.
• Real-Time Visualization: Visualize data and fitted equations simultaneously, enabling immediate feedback and adjustments.
• Customizable Models: Define and test custom equations or use pre-built models to find the best fit for your data.
• Python Scripting Integration: Extend functionality with Python scripts to automate workflows or integrate with other tools.
• User-Friendly Interface: A clean and intuitive UI that supports both novice and advanced users.
pip install pysr to install the package.What is the primary purpose of PySR?
PySR is designed to help users discover mathematical equations that best fit their data through interactive visualization and analysis.
Can PySR handle multiple variables or only single-variable equations?
PySR supports both single-variable and multi-variable equations, making it versatile for a wide range of datasets.
Is PySR suitable for real-time data analysis?
Yes, PySR provides real-time visualization and updates, allowing users to analyze and adjust models interactively as data changes.