-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS
More file actions
85 lines (54 loc) · 1.3 KB
/
NEWS
File metadata and controls
85 lines (54 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Version 1.1.3
=============
- Import seed
Version 1.1.2
=============
- Do not import Package(jiebaR)
Version 1.1.0
=============
- Fix a bug(Stage2_FeartureSelection)
Version 1.0.10
=============
- Fix a bug
-Support changing learner parameters
-Update the README file
Version 1.0.9
=============
- Fix a bug in HyBioM2()
Version 1.0.8
=============
-Added HyBioM2() function : BioM2 Hyperparametric Combination
Version 1.0.7
=============
-Fix bugs[ VisMultiModule (), PlotPathNet () ]
-Added HybaseModel() function : Selection of the optimal basemodel
Version 1.0.6
=============
-Fix a bug(Fixed an issue with the feature space)
-Update README.md
Version 1.0.5
=============
-Fix a bug
-Update DESCRIPTION
-Update README.md
Version 1.0.4
=============
-Update PlotPathNet () function
-Update README.md
Version 1.0.3
=============
- Fix a bug
Version 1.0.2
=============
- Replace the name of function VisMulti () with VisMultiModule ()
- Added PlotPathFearture () function
- Added PlotPathInner () function
- Added PlotPathNet () function
- Added PlotCorModule () function
Version 1.0.1
=============
- Optimized the VisMulti() function
- Added table visualization
Version 1.0
============
- initial version