Skip to content

Releases: Bin-Cao/Bgolearn

V2.3.0

16 Apr 09:06
Compare
Choose a tag to compare

The current version is the stable release, which will be maintained for the foreseeable future.

Welcome to download and update to Bgoalrn V2.3.0.

Bgolearn

07 Jan 01:00
Compare
Choose a tag to compare

New features include:

1: Regression models have been added to the original built-in Gaussian process model, including statistical analysis based on Bootstrap sampling regression analysis and multi-model inference. Controlled by the parameter Kriging_model.

2: Added data storage function, all forecast of training samples will be stored locally in a folder named Bgolearn.

3: Added recommended sample target value display function, supporting output of the predicted target value of recommended samples in V2.2.4.

4: Added parallel computation, multi-process computing can be performed by specifying the number of threads for the knowledge gradient function, speeding up the calculation efficiency. Controlled by the parameter Proc_num, such as Proc_num=4.

Bgolearn

15 Aug 03:06
Compare
Choose a tag to compare

Some Python code is not supported in the latest Python version, specifically Python 3.11. We have updated certain outdated sections of the code. Users of Python 3.8 and earlier versions can safely ignore this update !

Bgolearn

25 Jul 01:19
4cf62b0
Compare
Choose a tag to compare
V2.2.2

Update README.md