awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
apachecn avatar

apachecn/sklearn-doc-zh

0
View on GitHub↗
5,231 stars·1,463 forks·CSS·11 vuessklearn.apachecn.org↗

Sklearn Doc Zh

Ce projet fournit une version traduite des guides et références API de la bibliothèque de machine learning scikit-learn pour les sinophones. Il sert de base de connaissances localisée et de référence technique pour implémenter l'analyse prédictive de données et la modélisation statistique en utilisant une boîte à outils basée sur Python.

La ressource couvre l'implémentation de l'apprentissage supervisé, incluant les tâches de classification et de régression, ainsi que les workflows d'apprentissage non supervisé pour la découverte de motifs et la détection d'anomalies. Elle fournit également des conseils sur l'éducation en data science, en se concentrant spécifiquement sur l'utilisation de scikit-learn pour le machine learning.

La documentation inclut des instructions détaillées sur le prétraitement des données, la réduction de dimensionnalité et la sélection de caractéristiques. Elle détaille en outre l'évaluation et le réglage des modèles via des métriques de performance, l'optimisation des hyperparamètres et la validation de généralisation, ainsi que l'utilisation de pipelines de prédiction et d'utilitaires de traitement du langage naturel.

Features

  • Framework Documentation Translations - Provides a comprehensive Chinese translation of the scikit-learn machine learning library guides and API references.
  • Decision Trees - Provides comprehensive guides on creating tree-based models for both classification and regression tasks.
  • Ensemble Learning - Details the use of bagging, boosting, and random forests to combine multiple estimators for improved accuracy.
  • Clustering Algorithms - Documents the grouping of unlabeled data using algorithms like K-Means, DBSCAN, and biclustering.
  • Linear Regression Models - Describes fitting data using generalized linear models, including regularization techniques like Lasso and Ridge.
  • Machine Learning Classification - Documents the implementation of supervised learning models to assign predefined labels to data points.
  • Model Evaluation and Tuning - Provides detailed instructions on measuring model performance and optimizing hyperparameters for better prediction accuracy.
  • Numerical Regressions - Documents the process of predicting continuous numerical values using decision trees, ridge regression, and Gaussian processes.
  • Scikit-Learn Implementations - Provides implementation guides for classical supervised learning algorithms like classification and regression.
  • Localized Documentation - Provides a translated version of the scikit-learn machine learning library guides and API references for Chinese speakers.
  • Support Vector Machines - Details the construction of boundaries that maximize the margin between classes for classification and novelty detection.
  • Unsupervised Learning - Guides users through unsupervised learning workflows for pattern discovery, clustering, and anomaly detection.
  • Anomaly Detection Algorithms - Provides instructions on identifying unusual data points using algorithms such as isolation forests and local outlier factors.
  • Framework Implementation Guides - Offers detailed instructions on using a Python-based toolkit for predictive data analysis and statistical modeling.
  • Technical Library Documentation - Provides detailed technical references and tutorials for implementing machine learning algorithms via a standard library.
  • Dimensionality Reduction - Provides technical references for simplifying complex datasets by projecting them into lower dimensions.
  • Feature Selection Methods - Offers guidance on identifying the most relevant variables in a dataset using various selection methods.
  • Gaussian Processes - Documents probabilistic models used for regression and uncertainty quantification via Gaussian processes.
  • K-Nearest Neighbor Classifiers - Details the implementation of proximity-based prediction for assigning labels or values in the feature space.
  • Regression Neural Networks - Provides documentation for implementing multi-layer perceptrons for both classification and numerical regression tasks.
  • Hyperparameter Search Strategies - Details algorithmic strategies like grid search and random search for finding optimal model configurations.
  • Validation Evaluators - Explains processes for estimating out-of-sample performance using cross-validation and training-test split strategies.
  • Naive Bayes Classifiers - Covers probabilistic classification implementation based on Bayes theorem and feature independence.
  • Performance Metrics - Provides detailed documentation on calculating and visualizing statistical performance indicators like ROC curves and precision-recall metrics.
  • Prediction Pipelines - Explains how to chain preprocessing steps and estimators into a unified workflow for streamlined data transformation.
  • Stochastic Gradient Descent - Explains iterative optimization using stochastic gradient descent to train linear models on large-scale datasets.
  • Linear Discriminant Analysis - Explains the use of linear and quadratic discriminant analysis for class separation and dimensionality reduction.
  • Text Feature Extraction - Offers instructions on transforming unstructured text into numerical features using techniques like hashing and sparse matrices.
  • Data Preprocessing for Modeling - Details methods for preparing raw datasets through feature scaling, discretization, and normal distribution mapping.
  • Data Preprocessing Pipelines - Describes how to chain scaling and imputation steps into a unified pipeline for model ingestion.
  • Missing Value Imputation - Explains techniques for filling missing data gaps using iterative estimators to maintain dataset integrity.
  • Data Science Resources - Serves as a localized knowledge base for learning essential data science and analytical modeling techniques.

Historique des stars

Graphique de l'historique des stars pour apachecn/sklearn-doc-zhGraphique de l'historique des stars pour apachecn/sklearn-doc-zh

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Sklearn Doc Zh

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Sklearn Doc Zh.
  • rasbt/python-machine-learning-bookAvatar de rasbt

    rasbt/python-machine-learning-book

    12,614Voir sur GitHub↗

    This project is an educational resource providing practical code examples and implementations of machine learning algorithms using the Python language. It serves as a guide for constructing predictive pipelines, clustering models, and dimensionality reduction within the Scikit-Learn ecosystem. The repository includes comprehensive demonstrations for supervised and unsupervised learning, as well as detailed examples for implementing neural networks and deep architectures. It also provides practical guidance on exporting model parameters to JSON and wrapping trained models in web APIs for produ

    Jupyter Notebook
    Voir sur GitHub↗12,614
  • jack-cherish/machine-learningAvatar de Jack-Cherish

    Jack-Cherish/Machine-Learning

    10,333Voir sur GitHub↗

    This project is a collection of supervised and unsupervised machine learning algorithms implemented from scratch using Python. It serves as an educational resource for studying model training, parameter optimization, and the implementation of core predictive models. The library provides a variety of supervised learning tools, including linear and logistic regression, decision trees, and support vector machines. It also features unsupervised learning capabilities for discovering patterns in unlabeled datasets through clustering algorithms. Broad capability areas include ensemble learning thro

    Pythonadaboostadaboost-algorithmdecision-tree
    Voir sur GitHub↗10,333
  • accord-net/frameworkAvatar de accord-net

    accord-net/framework

    4,540Voir sur GitHub↗

    This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries for numerical analysis, statistics, and mathematical optimization. It serves as a foundational toolkit for developing applications in machine learning, digital signal processing, and computer vision. The framework provides specialized toolkits for training and deploying predictive models, including neural networks, support vector machines, and decision trees. It further distinguishes itself with deep integrations for real-time visual analysis, such as object tracking and facia

    C#
    Voir sur GitHub↗4,540
  • wepe/machinelearningAvatar de wepe

    wepe/MachineLearning

    5,714Voir sur GitHub↗

    This project is a machine learning library providing a collection of implementations for supervised and unsupervised learning algorithms. It serves as a deep learning framework, a statistical classifier collection, and a suite of tools for unsupervised learning and dimensionality reduction. The library enables the construction of neural networks, including multi-layer perceptrons and convolutional networks for pattern recognition. It also provides tools for performing principal component analysis and manifold learning to visualize high-dimensional datasets, alongside a suite of clustering alg

    Python
    Voir sur GitHub↗5,714
Voir les 30 alternatives à Sklearn Doc Zh→

Questions fréquentes

Que fait apachecn/sklearn-doc-zh ?

Ce projet fournit une version traduite des guides et références API de la bibliothèque de machine learning scikit-learn pour les sinophones. Il sert de base de connaissances localisée et de référence technique pour implémenter l'analyse prédictive de données et la modélisation statistique en utilisant une boîte à outils basée sur Python.

Quelles sont les fonctionnalités principales de apachecn/sklearn-doc-zh ?

Les fonctionnalités principales de apachecn/sklearn-doc-zh sont : Framework Documentation Translations, Decision Trees, Ensemble Learning, Clustering Algorithms, Linear Regression Models, Machine Learning Classification, Model Evaluation and Tuning, Numerical Regressions.

Quelles sont les alternatives open-source à apachecn/sklearn-doc-zh ?

Les alternatives open-source à apachecn/sklearn-doc-zh incluent : rasbt/python-machine-learning-book — This project is an educational resource providing practical code examples and implementations of machine learning… jack-cherish/machine-learning — This project is a collection of supervised and unsupervised machine learning algorithms implemented from scratch using… accord-net/framework — This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries… wepe/machinelearning — This project is a machine learning library providing a collection of implementations for supervised and unsupervised… ageron/handson-ml2 — This project provides a collection of practical machine learning code examples, including implementations for… biolab/orange3 — Orange3 is a visual data mining platform that provides an interactive canvas for building data analysis workflows…