Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 30 days ago
JSON representation

Hosting the scikit-learn blog.

Awesome Lists containing this project

README

        

# scikit-learn Blog

![scikit-learn logo](/assets/images/scikit-learn-logo.png)

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
![#29ABE2 Cyan](/assets/images/brand_images/colorswatch_29ABE2_cyan.png) `RGB 41/171/226 | HEX #29ABE2 | scikit-learn Cyan`
![#F7931E Orange](/assets/images/brand_images/colorswatch_F7931E_orange.png) `RGB 247/147/30 | HEX #F7931E | scikit-learn Orange`
![#9B4600 Brown](/assets/images/brand_images/colorswatch_9B4600_brown.png) `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