File tree 20 files changed +173
-164
lines changed
20 files changed +173
-164
lines changed Original file line number Diff line number Diff line change 2
2
MABWiser CHANGELOG
3
3
=====================
4
4
5
- January, 24, 2022 2.6.0
5
+ February, 07, 2023 2.7.0
6
+ -------------------------------------------------------------------------------
7
+ major:
8
+ - Implement vectorized functions for Linear policies to speed-up prediction for multiple inputs.
9
+ - Update tests for LinTS and LinGreedy Policies as a result of using global random seed in vectorized function
10
+
11
+ January, 24, 2023 2.6.0
6
12
-------------------------------------------------------------------------------
7
13
major:
8
14
- Implement tracking of warm started and partial fitted arms
9
15
- Implement tracking of cold arms
10
16
- Limit warm start to learning policies
11
17
12
- January, 19, 2022 2.5.0
18
+ January, 19, 2023 2.5.0
13
19
-------------------------------------------------------------------------------
14
20
major:
15
21
- Update warm start logic to only warm start an arm once
Original file line number Diff line number Diff line change 1
1
var DOCUMENTATION_OPTIONS = {
2
2
URL_ROOT : document . getElementById ( "documentation_options" ) . getAttribute ( 'data-url_root' ) ,
3
- VERSION : '2.6 .0' ,
3
+ VERSION : '2.7 .0' ,
4
4
LANGUAGE : 'None' ,
5
5
COLLAPSE_INDEX : false ,
6
6
BUILDER : 'html' ,
Original file line number Diff line number Diff line change 9
9
10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
11
12
- < title > About Multi-Armed Bandits — MABWiser 2.6 .0 documentation</ title >
12
+ < title > About Multi-Armed Bandits — MABWiser 2.7 .0 documentation</ title >
13
13
14
14
15
15
40
40
< link rel ="index " title ="Index "
41
41
href ="genindex.html "/>
42
42
< link rel ="search " title ="Search " href ="search.html "/>
43
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="index.html "/>
43
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="index.html "/>
44
44
< link rel ="next " title ="Installation " href ="installation.html "/>
45
45
< link rel ="prev " title ="MABWiser Contextual Multi-Armed Bandits " href ="index.html "/>
46
46
204
204
< script type ="text/javascript ">
205
205
var DOCUMENTATION_OPTIONS = {
206
206
URL_ROOT :'./' ,
207
- VERSION :'2.6 .0' ,
207
+ VERSION :'2.7 .0' ,
208
208
COLLAPSE_INDEX :false ,
209
209
FILE_SUFFIX :'.html' ,
210
210
HAS_SOURCE : true
Original file line number Diff line number Diff line change 9
9
10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
11
12
- < title > MABWiser Public API — MABWiser 2.6 .0 documentation</ title >
12
+ < title > MABWiser Public API — MABWiser 2.7 .0 documentation</ title >
13
13
14
14
15
15
Original file line number Diff line number Diff line change 9
9
10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
11
12
- < title > Contributing — MABWiser 2.6 .0 documentation</ title >
12
+ < title > Contributing — MABWiser 2.7 .0 documentation</ title >
13
13
14
14
15
15
40
40
< link rel ="index " title ="Index "
41
41
href ="genindex.html "/>
42
42
< link rel ="search " title ="Search " href ="search.html "/>
43
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="index.html "/>
43
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="index.html "/>
44
44
< link rel ="next " title ="Adding a New Bandit " href ="new_bandit.html "/>
45
45
< link rel ="prev " title ="Usage Examples " href ="examples.html "/>
46
46
192
192
< script type ="text/javascript ">
193
193
var DOCUMENTATION_OPTIONS = {
194
194
URL_ROOT :'./' ,
195
- VERSION :'2.6 .0' ,
195
+ VERSION :'2.7 .0' ,
196
196
COLLAPSE_INDEX :false ,
197
197
FILE_SUFFIX :'.html' ,
198
198
HAS_SOURCE : true
Original file line number Diff line number Diff line change 9
9
10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
11
12
- < title > Usage Examples — MABWiser 2.6 .0 documentation</ title >
12
+ < title > Usage Examples — MABWiser 2.7 .0 documentation</ title >
13
13
14
14
15
15
40
40
< link rel ="index " title ="Index "
41
41
href ="genindex.html "/>
42
42
< link rel ="search " title ="Search " href ="search.html "/>
43
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="index.html "/>
43
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="index.html "/>
44
44
< link rel ="next " title ="Contributing " href ="contributing.html "/>
45
45
< link rel ="prev " title ="Quick Start " href ="quick.html "/>
46
46
@@ -547,7 +547,7 @@ <h2>Simulator<a class="headerlink" href="#simulator" title="Permalink to this he
547
547
< script type ="text/javascript ">
548
548
var DOCUMENTATION_OPTIONS = {
549
549
URL_ROOT :'./' ,
550
- VERSION :'2.6 .0' ,
550
+ VERSION :'2.7 .0' ,
551
551
COLLAPSE_INDEX :false ,
552
552
FILE_SUFFIX :'.html' ,
553
553
HAS_SOURCE : true
Original file line number Diff line number Diff line change 8
8
9
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
10
10
11
- < title > Index — MABWiser 2.6 .0 documentation</ title >
11
+ < title > Index — MABWiser 2.7 .0 documentation</ title >
12
12
13
13
14
14
39
39
< link rel ="index " title ="Index "
40
40
href ="# "/>
41
41
< link rel ="search " title ="Search " href ="search.html "/>
42
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="index.html "/>
42
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="index.html "/>
43
43
44
44
45
45
< script src ="_static/js/modernizr.min.js "> </ script >
@@ -629,7 +629,7 @@ <h2 id="W">W</h2>
629
629
< script type ="text/javascript ">
630
630
var DOCUMENTATION_OPTIONS = {
631
631
URL_ROOT :'./' ,
632
- VERSION :'2.6 .0' ,
632
+ VERSION :'2.7 .0' ,
633
633
COLLAPSE_INDEX :false ,
634
634
FILE_SUFFIX :'.html' ,
635
635
HAS_SOURCE : true
Original file line number Diff line number Diff line change 9
9
10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
11
12
- < title > MABWiser Contextual Multi-Armed Bandits — MABWiser 2.6 .0 documentation</ title >
12
+ < title > MABWiser Contextual Multi-Armed Bandits — MABWiser 2.7 .0 documentation</ title >
13
13
14
14
15
15
40
40
< link rel ="index " title ="Index "
41
41
href ="genindex.html "/>
42
42
< link rel ="search " title ="Search " href ="search.html "/>
43
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="# "/>
43
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="# "/>
44
44
< link rel ="next " title ="About Multi-Armed Bandits " href ="about.html "/>
45
45
46
46
@@ -320,7 +320,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
320
320
< script type ="text/javascript ">
321
321
var DOCUMENTATION_OPTIONS = {
322
322
URL_ROOT :'./' ,
323
- VERSION :'2.6 .0' ,
323
+ VERSION :'2.7 .0' ,
324
324
COLLAPSE_INDEX :false ,
325
325
FILE_SUFFIX :'.html' ,
326
326
HAS_SOURCE : true
Original file line number Diff line number Diff line change 9
9
10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
11
12
- < title > Installation — MABWiser 2.6 .0 documentation</ title >
12
+ < title > Installation — MABWiser 2.7 .0 documentation</ title >
13
13
14
14
15
15
40
40
< link rel ="index " title ="Index "
41
41
href ="genindex.html "/>
42
42
< link rel ="search " title ="Search " href ="search.html "/>
43
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="index.html "/>
43
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="index.html "/>
44
44
< link rel ="next " title ="Quick Start " href ="quick.html "/>
45
45
< link rel ="prev " title ="About Multi-Armed Bandits " href ="about.html "/>
46
46
@@ -237,7 +237,7 @@ <h2>Upgrade the Library<a class="headerlink" href="#upgrade-the-library" title="
237
237
< script type ="text/javascript ">
238
238
var DOCUMENTATION_OPTIONS = {
239
239
URL_ROOT :'./' ,
240
- VERSION :'2.6 .0' ,
240
+ VERSION :'2.7 .0' ,
241
241
COLLAPSE_INDEX :false ,
242
242
FILE_SUFFIX :'.html' ,
243
243
HAS_SOURCE : true
Original file line number Diff line number Diff line change 9
9
10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
11
12
- < title > Adding a New Bandit — MABWiser 2.6 .0 documentation</ title >
12
+ < title > Adding a New Bandit — MABWiser 2.7 .0 documentation</ title >
13
13
14
14
15
15
40
40
< link rel ="index " title ="Index "
41
41
href ="genindex.html "/>
42
42
< link rel ="search " title ="Search " href ="search.html "/>
43
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="index.html "/>
43
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="index.html "/>
44
44
< link rel ="next " title ="MABWiser Public API " href ="api.html "/>
45
45
< link rel ="prev " title ="Contributing " href ="contributing.html "/>
46
46
@@ -468,7 +468,7 @@ <h2>4. Sending a Pull Request<a class="headerlink" href="#sending-a-pull-request
468
468
< script type ="text/javascript ">
469
469
var DOCUMENTATION_OPTIONS = {
470
470
URL_ROOT :'./' ,
471
- VERSION :'2.6 .0' ,
471
+ VERSION :'2.7 .0' ,
472
472
COLLAPSE_INDEX :false ,
473
473
FILE_SUFFIX :'.html' ,
474
474
HAS_SOURCE : true
Original file line number Diff line number Diff line change 8
8
9
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
10
10
11
- < title > Python Module Index — MABWiser 2.6 .0 documentation</ title >
11
+ < title > Python Module Index — MABWiser 2.7 .0 documentation</ title >
12
12
13
13
14
14
39
39
< link rel ="index " title ="Index "
40
40
href ="genindex.html "/>
41
41
< link rel ="search " title ="Search " href ="search.html "/>
42
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="index.html "/>
42
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="index.html "/>
43
43
44
44
45
45
@@ -208,7 +208,7 @@ <h1>Python Module Index</h1>
208
208
< script type ="text/javascript ">
209
209
var DOCUMENTATION_OPTIONS = {
210
210
URL_ROOT :'./' ,
211
- VERSION :'2.6 .0' ,
211
+ VERSION :'2.7 .0' ,
212
212
COLLAPSE_INDEX :false ,
213
213
FILE_SUFFIX :'.html' ,
214
214
HAS_SOURCE : true
Original file line number Diff line number Diff line change 9
9
10
10
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
11
12
- < title > Quick Start — MABWiser 2.6 .0 documentation</ title >
12
+ < title > Quick Start — MABWiser 2.7 .0 documentation</ title >
13
13
14
14
15
15
40
40
< link rel ="index " title ="Index "
41
41
href ="genindex.html "/>
42
42
< link rel ="search " title ="Search " href ="search.html "/>
43
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="index.html "/>
43
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="index.html "/>
44
44
< link rel ="next " title ="Usage Examples " href ="examples.html "/>
45
45
< link rel ="prev " title ="Installation " href ="installation.html "/>
46
46
205
205
< script type ="text/javascript ">
206
206
var DOCUMENTATION_OPTIONS = {
207
207
URL_ROOT :'./' ,
208
- VERSION :'2.6 .0' ,
208
+ VERSION :'2.7 .0' ,
209
209
COLLAPSE_INDEX :false ,
210
210
FILE_SUFFIX :'.html' ,
211
211
HAS_SOURCE : true
Original file line number Diff line number Diff line change 8
8
9
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
10
10
11
- < title > Search — MABWiser 2.6 .0 documentation</ title >
11
+ < title > Search — MABWiser 2.7 .0 documentation</ title >
12
12
13
13
14
14
39
39
< link rel ="index " title ="Index "
40
40
href ="genindex.html "/>
41
41
< link rel ="search " title ="Search " href ="# "/>
42
- < link rel ="top " title ="MABWiser 2.6 .0 documentation " href ="index.html "/>
42
+ < link rel ="top " title ="MABWiser 2.7 .0 documentation " href ="index.html "/>
43
43
44
44
45
45
< script src ="_static/js/modernizr.min.js "> </ script >
177
177
< script type ="text/javascript ">
178
178
var DOCUMENTATION_OPTIONS = {
179
179
URL_ROOT :'./' ,
180
- VERSION :'2.6 .0' ,
180
+ VERSION :'2.7 .0' ,
181
181
COLLAPSE_INDEX :false ,
182
182
FILE_SUFFIX :'.html' ,
183
183
HAS_SOURCE : true
Original file line number Diff line number Diff line change 3
3
4
4
__author__ = "FMR LLC"
5
5
6
- __version__ = "2.6 .0"
6
+ __version__ = "2.7 .0"
7
7
__copyright__ = "Copyright (C), FMR LLC"
You can’t perform that action at this time.
0 commit comments