-
Notifications
You must be signed in to change notification settings - Fork 2
Further doc updates #54
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
Open
jack-fs
wants to merge
21
commits into
main
Choose a base branch
from
docs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
085a795
Update docs of public API in `model_evaluation.py`
jack-fs b78f2e9
Update model evaluation docs: focus on bootcross
jack-fs dc2f66c
Update model_evalation.py: general train/test docs
jack-fs 4270f2b
Remove unnecessary raw docstrings in `stats.py`
jack-fs 4051c85
Correct docs of `evaluators.py`
jack-fs 8bd12df
Update `dependence.py` docs
jack-fs 73fc8f6
Lint `evaluators.py`
jack-fs 4ae0faa
Fix dependence, evaluator documentation bugs
jack-fs 9c69304
Add parallelism to README
jack-fs 1000156
Add simulations module to sphinx docs
jack-fs db5cc14
Minor updates to cinspect docs
jack-fs 0afb584
Update datagen docs
jack-fs 53207c5
Linting
jack-fs b3290dd
Add docs generation shortcut to Makefile
jack-fs d521cac
Proofread, reformatting for sphinx
jack-fs 6ae7664
Lint `evaluators.py`
jack-fs 2629214
Export simulations as package in `setup.py`
jack-fs 51b7814
Change README to reStructuredText
jack-fs f073f50
Fix `setup.py` reference to `README`
jack-fs 7e416fa
Merge branch 'main' into docs
jack-fs f43be67
Update `crossval_model` docs
jack-fs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice