File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -52,4 +52,4 @@ a linear regression on each piece. **IntervalRegressor** produces
52
52
confidence interval by using bootstrapping. **ApproximateNMFPredictor **
53
53
approximates a NMF to produce prediction without retraining.
54
54
55
- `documentation <https://sdpython.github.io/doc/dev/ mlinsights/ >`_
55
+ `mlinsights documentation <https://sdpython.github.io/doc/mlinsights/dev / >`_
Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ requires-python = ">=3.9"
28
28
version = " 0.5.0"
29
29
30
30
[project .urls ]
31
- homepage = " https://sdpython.github.io/doc/dev/ mlinsights/"
32
- documentation = " https://sdpython.github.io/doc/dev/ mlinsights/"
33
- repository = " https://github.com/sdpython/mlinsights/dev/ "
34
- changelog = " https://github.com/sdpython /mlinsights/dev/CHANGELOGS.rst "
31
+ homepage = " https://sdpython.github.io/doc/mlinsights/dev /"
32
+ documentation = " https://sdpython.github.io/doc/mlinsights/dev /"
33
+ repository = " https://github.com/sdpython/mlinsights/"
34
+ changelog = " https://sdpython. github.io/doc /mlinsights/dev/CHANGELOGS.html "
35
35
36
36
[project .optional-dependencies ]
37
37
dev = [
You can’t perform that action at this time.
0 commit comments