-
Notifications
You must be signed in to change notification settings - Fork 0
No labels!
There aren’t any labels for this repository quite yet.
340 labels
ds : deployment
ds : deployment
Tasks related to deploying models into production environments for real-time predictions.
ds : ethics
ds : ethics
Tasks related to ensuring ethical considerations in data use and model development.
ds : exploratory data analysis
ds : exploratory data analysis
Tasks aimed at exploring datasets to identify patterns, trends, and insights through visualizations.
ds : feature engineering
ds : feature engineering
Tasks focused on creating, transforming, or selecting features from datasets to improve model.
ds : hyperparameter tuning
ds : hyperparameter tuning
Tasks focused on optimizing model parameters to improve performance.
ds : model evaluation
ds : model evaluation
Tasks aimed at assessing the performance of trained models through metrics, validation techniques.
ds : model training
ds : model training
Tasks related to training machine learning models using datasets.
ds : monitoring
ds : monitoring
Tasks focused on monitoring model performance and data quality over time.
ds : reporting
ds : reporting
Tasks aimed at generating reports on data analysis, model performance, and findings.
ds : reproducibility
ds : reproducibility
Tasks aimed at ensuring that data analyses and model results can be consistently reproduced.
ds : simulation
ds : simulation
Tasks related to simulating data or model behavior under various conditions.
ds : visualization
ds : visualization
Tasks related to creating visual representations of data and model results.
frontend : accessibility
frontend : accessibility
Tasks focused on ensuring that the application is accessible to users with disabilities.
frontend : animation library integration
frontend : animation library integration
Tasks involving the integration of animation libraries.
frontend : animations
frontend : animations
Tasks focused on adding or optimizing animations and transitions to enhance the visual experience.
frontend : api integration
frontend : api integration
Tasks focused on integrating the frontend with backend APIs to fetch and display dynamic data.
frontend : authentication
frontend : authentication
Tasks involving the implementation of frontend authentication workflows.
frontend : build tools
frontend : build tools
Tasks focused on configuring and optimizing build tools.
frontend : code refactoring
frontend : code refactoring
Tasks involving the improvement of existing frontend code without changing functionality.
frontend : code splitting
frontend : code splitting
Tasks related to optimizing the frontend by splitting the codebase into smaller chunks.
frontend : component
frontend : component
Tasks involving the creation, modification, or maintenance of reusable UI components.
frontend : cross browser compatibility
frontend : cross browser compatibility
Tasks aimed at ensuring the frontend works consistently across different browsers and platforms.
frontend : custom hooks
frontend : custom hooks
Tasks related to creating or maintaining custom hooks to manage complex logic.
frontend : debugging
frontend : debugging
Tasks focused on identifying and fixing bugs or issues in the frontend code or UI behavior.
frontend : documentation
frontend : documentation
Tasks related to creating or updating documentation for frontend components, styles, or processes.
frontend : error boundaries
frontend : error boundaries
Tasks related to implementing error boundaries to gracefully handle frontend crashes.
frontend : error handling
frontend : error handling
Tasks related to implementing proper error handling and user notifications for frontend operations.
frontend : file upload
frontend : file upload
Tasks focused on implementing and managing file upload functionality within the frontend.
frontend : form validation
frontend : form validation
Tasks focused on implementing and improving client-side form validation.