Skip to content

Develop batch prediction #89

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 19 commits into from
Apr 16, 2025
Merged

Develop batch prediction #89

merged 19 commits into from
Apr 16, 2025

Conversation

yuta-nakahara
Copy link
Collaborator

No description provided.

yuta-nakahara and others added 19 commits March 26, 2025 11:17
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 087c56c into develop Apr 16, 2025
@yuta-nakahara yuta-nakahara deleted the develop-batch_prediction branch April 16, 2025 04:43
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