Discover equations to fit your data interactively
Generate benchmark plots for text generation models
Display color charts and diagrams
Form for reporting the energy consumption of AI models.
Make RAG evaluation dataset. 100% compatible to AutoRAG
Monitor application health
Browse and filter AI model evaluation results
Explore token probability distributions with sliders
Select and analyze data subsets
Analyze weekly and daily trader performance in Olas Predict
Execute commands and visualize data
Cluster data points using KMeans
Explore and filter model evaluation results
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.