https://github.com/autoresearch/autora-experimentalist-prediction-filter
https://github.com/autoresearch/autora-experimentalist-prediction-filter
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 (1.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: AutoResearch
- License: mit
- Language: Python
- Default Branch: main
- Size: 24.4 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 4
Created almost 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
README.md
AutoRA Prediction Filter Experimentalist
Filter conditions based on the model's prediction.
Example
For instance, we can filter conditions where the predictions are None values: If the function is $f(x)=\sqrt((x**2 - 4))$, then the filter can filter out conditions in the interval $(-2, 2)$.
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.
GitHub Events
Total
Last Year
Dependencies
.github/workflows/python-publish.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
pyproject.toml
pypi
- autora-core *
- scikit-learn *