Commit 1c66894
MonotonicSplineTransformer (#709)
* first version
* add-tests
* docs
* iterp for the win
* docs
* reran-plot-script
* gogo
* fixed-tests
* gogo
* Monotonicspline (#710)
* fix: fixed an error in the implementation
* feat: tests now directly test monotonicity and boundedness
---------
Co-authored-by: Mate Kadlicsko <mate.kadlicsko@ef.com>
* update-docs
* base-tests
* remove 3.8
* Update sklego/preprocessing/monotonicspline.py
Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
* Update docs/_scripts/preprocessing.py
* review
* print check
* prints-fixed
* Update sklego/preprocessing/monotonicspline.py
Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
---------
Co-authored-by: mate.kadlicsko <kadlicsko.mate@gmail.com>
Co-authored-by: Mate Kadlicsko <mate.kadlicsko@ef.com>
Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>1 parent 0d6ef06 commit 1c66894
File tree
23 files changed
+253
-5
lines changed- .github/workflows
- docs
- _scripts
- _static/preprocessing
- api
- user-guide
- sklego
- preprocessing
- tests
- test_model_selection
- test_preprocessing
23 files changed
+253
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments