Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 72fe1a2

Browse files
updating docs for v0.3.3 release
1 parent 8445d03 commit 72fe1a2

File tree

69 files changed

+10102
-1135
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+10102
-1135
lines changed

‎CHANGELOG

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,36 @@ File for tracking changes in SysIdentPy
55
Changes in SysIdentPy
66
=====================
77

8+
v0.3.0
9+
------
10+
11+
CONTRIBUTORS
12+
~~~~~~~~~~~~
13+
14+
- wilsonrljr
15+
- gamcorn
16+
- Gabo-Tor
17+
18+
CHANGES
19+
~~~~~~~
20+
21+
- The update **v0.3.3** has been released with additional features, API changes and fixes.
22+
23+
- MAJOR: Multiobjective Framework: Affine Information Least Squares Algorithm (AILS)
24+
- Now you can use AILS to estimate parameters of NARMAX models (and variants) using a multiobjective approach.
25+
- AILS can be accessed using `from sysidentpy.multiobjective_parameter_estimation import AILS`
26+
- See the docs for a more in depth explanation of how to use AILS.
27+
- This feature is related to Issue #101
28+
29+
- API Change: `regressor_code` variable was renamed as `enconding` to avoid using the same name as the method in `narmax_tool` `regressor_code` method.
30+
31+
- DATASET: Added buck_id.csv and buck_valid.csv dataset to SysIdentPy repository.
32+
33+
- DOC: Add a Multiobjetive Parameter Optimization Notebook showing how to use the new AILS method
34+
35+
- DOC: Minor additions and grammar fixes.
36+
37+
838
v0.3.2
939
------
1040

‎docs/book/contents/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

‎docs/book/preface.md

Lines changed: 5 additions & 1 deletion

‎docs/book/preface/index.html

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

‎docs/book/preface/preface.md

Lines changed: 5 additions & 1 deletion

‎docs/changelog/changelog.md

Lines changed: 27 additions & 0 deletions

‎docs/changelog/changelog/changelog.md

Lines changed: 27 additions & 0 deletions

‎docs/changelog/changelog/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

‎docs/code/aols/index.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

‎docs/code/basis-function/index.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /