# blog
**Repository Path**: mirrors_scikit-learn/blog
## Basic Information
- **Project Name**: blog
- **Description**: Hosting the scikit-learn blog.
- **Primary Language**: Unknown
- **License**: CC-BY-4.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-01-05
- **Last Updated**: 2025-09-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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