Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance the project by adding simple time series plotting capabilities to visualize temporal data #96

Open
sv410 opened this issue Oct 12, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@sv410
Copy link

sv410 commented Oct 12, 2024

Description
Add simple time series plotting capabilities to help users visualize temporal data.

Problem it Solves
Currently, users lack the ability to visualize temporal data effectively within the platform. This limitation makes it difficult for users to identify trends, patterns, and anomalies in their time series data.

Proposed Solution
Create basic time series plotting functions: Develop functions that can generate simple time series plots.

Add option to include time series plots in reports: Integrate these plots into the existing report generation framework.

Implement simple temporal feature importance: Provide insights on the importance of different features over time.

Alternatives Considered
Third-party Tools: Using external tools like Excel or Python libraries for time series analysis, but this requires users to export data and work outside the platform.

Static Reports: Providing static images of time series plots, which are less interactive and require constant updates.

Additional Context
By incorporating time series plotting capabilities, we can enhance the platform's utility for users dealing with temporal data. This feature will make it easier for users to visualize and analyze time-dependent trends within the platform, improving their overall experience and efficiency.

@sv410 sv410 added the enhancement New feature or request label Oct 12, 2024
Copy link

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@ombhojane
Copy link
Owner

@sv410 go ahead! make sure have the changes in core explinanbleai python package codes, and not external codes or notebook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants