Tune your AI Agent to best meet its KPI with a cyclic process of analyze, improve and simulate
Stars
36
Forks
3
Watchers
36
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
110
commits
59
commits
43
commits
19
commits
4
commits
3
commits
3
commits
2
commits
2
commits
1
commits
Fix: on python 3.14, adjust minimal dep versions to those that support 3.14. Update polars to the version that added UInt128 (which recently committed code uses). (#154)
edf1959View on GitHubtask: Create HeadTableSampler and RandomStartTableSampler table samplers (#151)
e808a6dView on GitHubfeat: Add Original Column generator as a default feature generator (#153)
784760cView on GitHubfix: Additional logging for test_action_recommender.py (#129)
407665dView on GitHubSQL Features: Create SqlFeatureSpec and update SqlFeatureCorrector (#150)
f436c04View on GitHubfix: fixed int128 and uint64 handling in the original column generator (#149)
adc4e2eView on GitHubfeat: add enum and string categorical support to OriginalColumnsGenerator (#147)
8cb03c8View on GitHubfeat: timeouts for SQL queries and SqlBackedFeature (#142)
9b90317View on GitHubFeat: implement stats calculation logic for infinite values (#143)
89f2069View on GitHubfeat: add OriginalColumnsGenerator for numeric and boolean columns (#145)
dc40359View on GitHubfeat: discard features with < 30 defined values on the enriched eval dataset
a9b1243View on GitHub