Discover equations to fit your data interactively
Multilingual metrics for the LMSys Arena Leaderboard
Generate detailed data reports
Analyze data to generate a comprehensive profile report
Create a detailed report from a dataset
Explore how datasets shape classifier biases
Explore tradeoffs between privacy and fairness in machine learning models
View monthly arXiv download trends since 1994
View and compare pass@k metrics for AI models
Browse and explore datasets from Hugging Face
Explore token probability distributions with sliders
Detect bank fraud without revealing personal data
Display a treemap of languages and datasets
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.