Science Score: 52.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
Organization closer-cohorts has institutional domain (www.closer.ac.uk) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Resources for ML pipelines
Basic Info
- Host: GitHub
- Owner: CLOSER-Cohorts
- License: mit
- Default Branch: main
- Size: 19.5 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
Citation
README.md
Resources for ML pipelines
This repository is for resources which support the enhancement of Machine Learning in Social Sciences
Pre-Processing
stop-paragraphs.txt - an evolving resource for preambles to survey questions to improve classification
Owner
- Name: CLOSER
- Login: CLOSER-Cohorts
- Kind: organization
- Location: London, UK
- Website: http://www.closer.ac.uk
- Repositories: 36
- Profile: https://github.com/CLOSER-Cohorts
CLOSER is funded by the Economic and Social Research Council (ESRC)
Citation (CITATION.cff)
# YAML 1.2
---
authors:
-
family-names: Jon
given-names: Johnson
cff-version: "1.1.0"
date-released: 2024-01-16
license: MIT
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/CLOSER-Cohorts/ml-resources"
title: "Machine Learning Resources"
version: "1.0"
...