Skip to content

Release 0.3.1 #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 50 commits into from
Apr 29, 2025
Merged

Release 0.3.1 #92

merged 50 commits into from
Apr 29, 2025

Conversation

yuta-nakahara
Copy link
Collaborator

No description provided.

yuta-nakahara and others added 30 commits March 9, 2025 19:53
p_nuもnumpy配列にする
入力値チェックを修正
make_prediction(loss='KL')の挙動確認,必要に応じてコード修正
calc_pred_densityの挙動確認,必要に応じてコード修正
以下をバッチ処理化
* calc_pred_dist
* make_prediction
* calc_pred_var
* calc_pred_density
エラーなく出力されるところまで確認.
値の確認はまだ.
You can run unit tests with the following 3 steps:
1. install pytest on your environment
2. go to BayesML/unittest
NOTE: there are other files on BayesML/doc/devdoc/examples/ that contain 'test' in their name, but not follow pytest grammar.
2. run 'pytest -v' to run all the test in unittest folder
move the initiation of rng into metatree_sample_data() so that we use same data for every single test
@yuta-nakahara yuta-nakahara merged commit 63a2e54 into main Apr 29, 2025
3 checks passed
@yuta-nakahara yuta-nakahara deleted the release-0.3.1 branch April 29, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants