Skip to content

Commit 421a845

Browse files
committed
Update ChangeLog
1 parent 055ceb1 commit 421a845

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@
44
+ Rename the title of framework
55
+ Rename the parameter for `score`, `scores` function.
66
+ Fix bug OneHotEncoder class
7+
+ Update `standard_rbf` module with: `RbfRegressor` and `RbfClassifier` classes.
78
+ Add `advanced_rbf` module with: `AdvancedRbfNet`, `BaseAdvancedRbf`, `AdvancedRbfRegressor`, and `AdvancedRbfClassifier` classes
8-
+ Add ChangeLog.md
9+
+ Update `nia_rbf` module with: `NiaRbfRegressor` and `NiaRbfClassifier` for regression and classification problems.
10+
+ Update `rbf_tuner` module with: `NiaRbfTuner` class.
11+
+ Add `center_finder` and `kernel` modules for `advanced_rbf` module.
12+
+ Update documentation, examples, test cases.
13+
+ Update citation, changelog, readme.
914

1015
---------------------------------------------------------------------
1116

0 commit comments

Comments
 (0)