dataclean-env / server

Commit History

fix: baseline always runs full rule sequence first, fix fill_nulls string mode
f05fe7a

Dhruv Goyal commited on

fix: fill_nulls mode on string columns (category/region), fix format crash
89b8c8c

Dhruv Goyal commited on

fix: GET /reset and /step return 200, POST /reset handles empty body
4c462c0

Dhruv Goyal commited on

fix: real graders, real scores, /reset accepts empty body
fb5779e

Dhruv Goyal commited on

Implement task scores and update scoring logic
7231738
unverified

Mishika Sardana commited on

Update graders.py
067d4e5
unverified

Mishika Sardana commited on

Update environment.py
e5fe082
unverified

Mishika Sardana commited on

Change grading functions to return fixed score
de72609
unverified

Mishika Sardana commited on

Update environment.py
b25c5d6
unverified

Mishika Sardana commited on

Update graders.py
58c6c9c
unverified

Mishika Sardana commited on

Enhance score clamping for all task branches
672f9ef
unverified

Mishika Sardana commited on

Fix score initialization and clamping in grading functions
52bb84e
unverified

Mishika Sardana commited on

Change initial previous score from 0.0 to 0.001
910e3b9
unverified

Mishika Sardana commited on

Update graders.py
3a25941
unverified

Mishika Sardana commited on

Update default score values in environment.py
583e526
unverified

Mishika Sardana commited on

fix: all edge cases return 0.001 not 0.0, scores strictly (0,1)
e088a45

Dhruv Goyal commited on

fix: clip grader scores to strictly (0.001, 0.999) per validator requirement
11cb90b

Dhruv Goyal commited on

fix: add openenv-core dep, project.scripts, main() entrypoint
af8abbf

Dhruv Goyal commited on

fix: /reset accepts empty body from validator
3b95418

Dhruv Goyal commited on

error fix
0385de0

vaani1234 commited on

DataClean OpenEnv v2.0 - Data Drift + Parallel Baseline
782a588

Dhruv Goyal commited on