Skip to content
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

examples: add basic calibration of AR model written in Java #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AldoGl
Copy link
Contributor

@AldoGl AldoGl commented Sep 5, 2022

Proposed changes

I modified a script originally provided by @lindello (Bence Mérő) with an autoregressive model written in Java, and I wrote a Python wrapper for the Java code as well as an essential Jupyter notebook to show how the model can be calibrated using Black-it.

Once ready, this example could be referenced in the documentation page related to the interface between Black-it and ABM simulators.

@AldoGl AldoGl force-pushed the add_basic_java_example branch from 89acb72 to f8b8e30 Compare September 21, 2022 09:51
@codecov-commenter
Copy link

Codecov Report

Merging #12 (f8b8e30) into main (8221916) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   99.46%   99.46%           
=======================================
  Files          25       25           
  Lines        1116     1116           
=======================================
  Hits         1110     1110           
  Misses          6        6           

@AldoGl AldoGl force-pushed the main branch 2 times, most recently from aa127cd to 034937d Compare November 21, 2022 17:13
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