-
Notifications
You must be signed in to change notification settings - Fork 9
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
name: Bug Report about: "TrainingError: Training failed: training_diverged is opaque and fires across unrelated inputs without actionable guidance" labels: bug, severity/major, error-handling, dx
bugSomething isn't workingSomething isn't workingStatus: Open.#215 In dataxid/dataxid-python;Event-Driven Training Status Instead of Blocking Poll Loop
enhancementNew feature or requestNew feature or requestStatus: Open.#193 In dataxid/dataxid-python;[Bug] Auto-analyzer falsely infers numeric columns as lat_long and degrades them to categorical
bugSomething isn't workingSomething isn't workingStatus: Open.#192 In dataxid/dataxid-python;synthesize()finally block silently discards the original error whenmodel.delete()also fails: user sees wrong exception and cannot debug the real causebugSomething isn't workingSomething isn't workingStatus: Open.#188 In dataxid/dataxid-python;_set_seed() mutates Python/numpy/torch global random state — user reproducibility broken silently, no isolation between concurrent models
bugSomething isn't workingSomething isn't workingStatus: Open.#187 In dataxid/dataxid-python;Bias correction proceeds silently when sensitive column has fewer than 2 unique groups - mathematically undefined operation sent to server with no error
bugSomething isn't workingSomething isn't workingStatus: Open.#186 In dataxid/dataxid-python;DataxidClient invokes httpx.request() directly, preventing connection pooling and increasing latency
bugSomething isn't workingSomething isn't workingStatus: Open.#184 In dataxid/dataxid-python;Model.impute() crashes with TypeError when pick="mean" or pick="median" is used on mixed-type datasets - docstring says "numeric only" but code never enforces it
bugSomething isn't workingSomething isn't workingStatus: Open.#183 In dataxid/dataxid-python;Non-idempotent POST requests retried on 5xx without idempotency key — duplicate init-training / train jobs possible
bugSomething isn't workingSomething isn't workingStatus: Open.#181 In dataxid/dataxid-python;synthesize()permanently mutates the caller's ModelConfig object when seed= is passed, making subsequent calls silently inherit the seedbugSomething isn't workingSomething isn't workingStatus: Open.#178 In dataxid/dataxid-python;Mixed data types within columns are not validated and lead to unstable or hanging behavior
bugSomething isn't workingSomething isn't workingStatus: Open.#177 In dataxid/dataxid-python;Distribution accepts all-zero probabilities: server receives fixed_probs suppressing every category simultaneously with no client-side error
bugSomething isn't workingSomething isn't workingStatus: Open.#176 In dataxid/dataxid-python;