https://github.com/autoresearch/autora-experimentalist-inequality
https://github.com/autoresearch/autora-experimentalist-inequality
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: AutoResearch
- License: mit
- Language: Python
- Default Branch: main
- Size: 41 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
- Releases: 6
Metadata Files
README.md
AutoRA Inequality Experimentalist
autora-experimentalist-inequality is a Python module for sampling data built on AutoRA.
Website: https://autoresearch.github.io/autora/
User Guide
You will need:
python3.8 or greater: https://www.python.org/downloads/graphviz(optional, required for computation graph visualizations): https://graphviz.org/download/
Install the inequality experimentalist as part of the autora package:
shell
pip install -U "autora[experimentalist-inequality]"
It is recommended to use a
pythonenvironment manager likevirtualenv.
Check your installation by running:
shell
python -c "from autora.experimentalist.inequality import summed_inequality_sample"
Owner
- Name: Autonomous Empirical Research Initiative
- Login: AutoResearch
- Kind: organization
- Website: www.empiricalresearch.ai
- Repositories: 12
- Profile: https://github.com/AutoResearch
We strive to enhance and accelerate scientific discovery by automating steps in the empirical research process.