Skip to content

Commit 2d79993

Browse files
authored
chore: harden autoloop trigger and refine initial program
1 parent 3dc4a20 commit 2d79993

3 files changed

Lines changed: 37 additions & 167 deletions

File tree

.autoloop/programs/linear_regression_compat/program.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ target-metric: 1.0
99

1010
This is a **goal-oriented** program.
1111

12-
Port a first scikit-learn estimator (`LinearRegression`) to TypeScript with a `githubnext/tsessebe`-style dataframe layer touchpoint, and add parity-oriented tests/fixtures for it.
12+
Port a first scikit-learn estimator (`LinearRegression`) to TypeScript with a `githubnext/tsessebe`-style dataframe adapter interface (typed column/series/table operations similar to pandas-style tabular workflows), and add parity-oriented tests/fixtures for it.
1313

1414
The metric is `linear_regression_port_progress`. **Higher is better.**
1515

0 commit comments

Comments
 (0)