https://github.com/scikit-learn/blog
Hosting the scikit-learn blog.
https://github.com/scikit-learn/blog
community data-science machine-learning open-source python scikit-learn
Last synced: 8 months ago
JSON representation
Hosting the scikit-learn blog.
- Host: GitHub
- URL: https://github.com/scikit-learn/blog
- Owner: scikit-learn
- License: cc-by-4.0
- Created: 2022-01-03T23:10:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T12:43:30.000Z (over 1 year ago)
- Last Synced: 2024-10-29T14:21:48.742Z (over 1 year ago)
- Topics: community, data-science, machine-learning, open-source, python, scikit-learn
- Language: SCSS
- Homepage: https://blog.scikit-learn.org
- Size: 25.3 MB
- Stars: 15
- Watchers: 15
- Forks: 23
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# scikit-learn Blog

This repository hosts the development of the [scikit-learn.org](https://scikit-learn.org/stable/) blog.
## How to Contribute
Please refer to the [Guide to Contributing](https://github.com/scikit-learn/blog/blob/main/CONTRIBUTING.md).
All contributions must abide by the [Code of Conduct](https://github.com/scikit-learn/blog/blob/main/CODE-OF-CONDUCT.md).
## Brand Standards
This section contains scikit-learn's branding standards and guidelines.
### scikit-learn Color Palette
 `RGB 41/171/226 | HEX #29ABE2 | scikit-learn Cyan`
 `RGB 247/147/30 | HEX #F7931E | scikit-learn Orange`
 `RGB 155/70/0| HEX #9B4600 | scikit-learn Brown`
### Logo
Logos can be found in the [assets/images/](https://github.com/scikit-learn/blog/tree/main/assets/images) folder.

___
Shield: [![CC BY 4.0][cc-by-shield]][cc-by]
This work is licensed under a
[Creative Commons Attribution 4.0 International License][cc-by].
[![CC BY 4.0][cc-by-image]][cc-by]
[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg