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
Unable to calculate vocabulary similarity
Last synced: 6 months ago
·
JSON representation
·
Repository
第一次创建一下
Basic Info
- Host: GitHub
- Owner: DaLin520-sgp
- License: bsd-3-clause
- Language: Meson
- Default Branch: main
- Size: 13.7 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 10 months ago
· Last pushed 10 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Security
README.md
-
第一次创建一下 希望可以打开ML的大门
Owner
- Name: Liu Lin
- Login: DaLin520-sgp
- Kind: user
- Repositories: 1
- Profile: https://github.com/DaLin520-sgp
My name is Liu Lin, a student of NUS and PKU, major in Financial Engineering and Economics
Citation (CITATION.cff)
cff-version: 1.2.0
title: scikit-learn
type: software
authors:
- name: "The scikit-learn developers"
message: "If you use scikit-learn in a scientific publication, we would appreciate citations to the following paper:"
preferred-citation:
type: article
title: "Scikit-learn: Machine Learning in Python"
authors:
- family-names: "Pedregosa"
given-names: "Fabian"
- family-names: "Varoquaux"
given-names: "Gaël"
- family-names: "Gramfort"
given-names: "Alexandre"
- family-names: "Michel"
given-names: "Vincent"
- family-names: "Thirion"
given-names: "Bertrand"
- family-names: "Grisel"
given-names: "Olivier"
- family-names: "Blondel"
given-names: "Mathieu"
- family-names: "Prettenhofer"
given-names: "Peter"
- family-names: "Weiss"
given-names: "Ron"
- family-names: "Dubourg"
given-names: "Vincent"
- family-names: "Vanderplas"
given-names: "Jake"
- family-names: "Passos"
given-names: "Alexandre"
- family-names: "Cournapeau"
given-names: "David"
- family-names: "Brucher"
given-names: "Matthieu"
- family-names: "Perrot"
given-names: "Matthieu"
- family-names: "Duchesnay"
given-names: "Édouard"
journal: "Journal of Machine Learning Research"
volume: 12
start: 2825
end: 2830
year: 2011
url: "https://jmlr.csail.mit.edu/papers/v12/pedregosa11a.html"
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Dependencies
pyproject.toml
pypi
- joblib >=1.2.0
- numpy >=1.22.0
- scipy >=1.8.0
- threadpoolctl >=3.1.0