Update license metadata field

This commit is contained in:
Timothy Kassis
2025-12-31 15:10:41 -08:00
parent 2621ee329d
commit 9a89e01aba
143 changed files with 137 additions and 132 deletions

View File

@@ -1,6 +1,7 @@
---
name: scikit-learn
description: Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.
license: BSD-3-Clause license
metadata:
skill-author: K-Dense Inc.
---