complexity-metrics-for-environmental-sciences
https://github.com/core-research-group/complexity-metrics-for-environmental-sciences
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: CORE-Research-Group
- Language: Python
- Default Branch: main
- Size: 445 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
COSUST_examples
This repository provides an overview of different applications of complexity metrics in sustainability sciences. The interested reader is referred to the publication: Mallinger K., Raubitzek S., Neubauer T. & Lade S. (2024): Potentials and limitations of complexity research in Farming 4.0. – Current Opinion in Environmental Sustainability.
The structure of the respository follows the following application fields: * 4.1. Complexity and Reconstructed Phase Spaces to Improve the Architecture of the Employed Algorithm * 4.2. Complexity Metrics as Additional Features for Machine Learning Algorithms * 4.3. Complexity Metrics to find Regions of Increased Predictability * 4.4. Feature Selection and Improvement Using Complexity and Reconstructed Phase Spaces * 4.5. Filtering Predictions/Ensembles Using Complexity and Reconstructed Phase Spaces
Installation Guide
We provided a .yml file (COSUST.yml) that contains all packages needed to run the individual scripts. To install it, use Anaconda (or something similar like Miniconda) and create new environment using the COSUST.yml file. To do so, go to the repository directory and create new environment, using the command "conda env create -f COSUST.yml". Activate this environment and you are good to go.
Owner
- Login: CORE-Research-Group
- Kind: user
- Repositories: 1
- Profile: https://github.com/CORE-Research-Group
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Raubitzek" given-names: "Sebastian" orcid: "https://orcid.org/0000-0003-2206-9263" - family-names: "Mallinger" given-names: "Kevin" orcid: "https://orcid.org/0000-0002-3031-505X" title: "Complexity Metrics for Environmental Sciences" version: 1.0.0 doi: xxxxxx date-released: 2024-01-03 url: "https://github.com/CORE-Research-Group/Complexity-Metrics-for-Environmental-Sciences/"