Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DashAISoftware
/
dashAI
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
461
Code
Issues
6
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat session preprocessing
- #876
#876
Open
1/3
Creylay
wants to merge 16 commits into
develop
DashAISoftware/dashAI:develop
from
feat/session-preprocessing
DashAISoftware/dashAI:feat/session-preprocessing
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Feat session preprocessing
#876
Creylay
wants to merge 16 commits into
develop
DashAISoftware/dashAI:develop
from
feat/session-preprocessing
DashAISoftware/dashAI:feat/session-preprocessing
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
feat: implement dataset column rebuilding for transformed datasets
Creylay
committed
b6e8e81
View commit details
Copy full SHA for b6e8e81
Browse repository at this point
feat: add column reference models and tests for session-level preprocessing
Creylay
committed
26cd0b3
View commit details
Copy full SHA for 26cd0b3
Browse repository at this point
feat: implement SessionPreprocessor for dataset transformation and fitting
Creylay
committed
dfdb054
View commit details
Copy full SHA for dfdb054
Browse repository at this point
Commits on Sep 9, 2026
feat: dispatch a PreprocessingJob when a session has converters
Show description for 1e6f63b
Creylay
committed
1e6f63b
View commit details
Copy full SHA for 1e6f63b
Browse repository at this point
feat: apply persisted preprocessing to training, prediction and explanation
Show description for a3b5e5e
Creylay
committed
a3b5e5e
View commit details
Copy full SHA for a3b5e5e
Browse repository at this point
fix: exclude a converter's untouched passthrough column from its output group
Show description for 7777eb6
Creylay
committed
7777eb6
View commit details
Copy full SHA for 7777eb6
Browse repository at this point
feat: expose a converter's concrete output dtype in its metadata
Show description for 6c88e19
Creylay
committed
6c88e19
View commit details
Copy full SHA for 6c88e19
Browse repository at this point
feat: build the session preprocessing wizard, mirroring Notebooks' converter picker
Show description for 74573be
Creylay
committed
74573be
View commit details
Copy full SHA for 74573be
Browse repository at this point
feat: track session preprocessing status via the shared job-polling mechanism
Show description for a2e21a5
Creylay
committed
a2e21a5
View commit details
Copy full SHA for a2e21a5
Browse repository at this point
fix: surface the real backend error when creating a Run fails
Show description for f8c2b73
Creylay
committed
f8c2b73
View commit details
Copy full SHA for f8c2b73
Browse repository at this point
Commits on Sep 10, 2026
feat: Enhance session preprocessing to support output slots for mixed column types
Show description for c697cdf
Creylay
committed
c697cdf
View commit details
Copy full SHA for c697cdf
Browse repository at this point
feat: Implement rawColumnsNeededFor function to resolve dataset column references for manual predictions
Creylay
committed
ec78672
View commit details
Copy full SHA for ec78672
Browse repository at this point
feat: Default input selection to last preprocessing step's output groups in SelectColumnsStep
Creylay
committed
de0fd15
View commit details
Copy full SHA for de0fd15
Browse repository at this point
Commits on Sep 11, 2026
feat(i18n): update translations for experiments and models
Creylay
committed
137b249
View commit details
Copy full SHA for 137b249
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feat/session-preprocessing
Creylay
committed
656a35d
View commit details
Copy full SHA for 656a35d
Browse repository at this point
fix: update down_revision to correct migration reference
Creylay
committed
bfb15d6
View commit details
Copy full SHA for bfb15d6
Browse repository at this point
You can’t perform that action at this time.