scikit-learn

E17661

scikit-learn is a widely used open-source Python library that provides efficient tools for data mining, data analysis, and implementing a broad range of machine learning algorithms.

All labels observed (10)

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf Python library
machine learning library
open-source software
compatibleWith pandas
domain data analysis
data mining
machine learning
hasAPI estimator interface
hasConcept ColumnTransformer
FeatureUnion
linked to: scikit-learn

GridSearchCV
KMeans
LogisticRegression
OneHotEncoder
linked to: scikit-learn

PCA
Pipeline
RandomForestClassifier
linked to: scikit-learn

RandomizedSearchCV
SVC
StandardScaler
linked to: scikit-learn

fit method
fit_transform method
predict method
scorer functions
train_test_split
transform method
license BSD 3-Clause License
linked to: BSD license
programmingLanguage Python
provides classification algorithms
clustering algorithms
dimensionality reduction methods
model selection tools
preprocessing utilities
regression algorithms
repositoryPlatform GitHub
supports cross-validation
feature extraction
feature selection
hyperparameter tuning
model evaluation
pipeline construction
semi-supervised learning
supervised learning
unsupervised learning
targetUsers data scientists
machine learning practitioners
researchers
uses NumPy
SciPy
matplotlib
linked to: Matplotlib
writtenIn Python

How these facts were elicited

Referenced by (23)

Full triples — surface form annotated when it differs from this entity's canonical label.

Python machineLearningLibrary scikit-learn
NumPy influenced scikit-learn
pandas commonlyUsedWith scikit-learn
scikit-learn hasConcept FeatureUnion
linked to: scikit-learn
scikit-learn hasConcept StandardScaler
linked to: scikit-learn
scikit-learn hasConcept OneHotEncoder
linked to: scikit-learn
scikit-learn hasConcept RandomForestClassifier
linked to: scikit-learn
GridSearchCV partOf scikit-learn
GridSearchCV introducedInLibrary scikit-learn 0.16 or earlier
linked to: scikit-learn
RandomizedSearchCV partOf scikit-learn
ColumnTransformer partOf scikit-learn
ColumnTransformer introducedInVersion scikit-learn 0.20
linked to: scikit-learn
LogisticRegression providedBy scikit-learn
LogisticRegression module sklearn.linear_model
linked to: scikit-learn
SVC implementedInLibrary scikit-learn
KMeans implementedIn scikit-learn
PCA (scikit-learn) partOfLibrary scikit-learn
subject linked to: PCA
PCA (scikit-learn) compatibleWith scikit-learn Pipeline
subject linked to: PCA
linked to: scikit-learn
Vertex AI supports scikit-learn
Azure Machine Learning supports scikit-learn
NVIDIA RAPIDS integratesWith scikit-learn
Amazon SageMaker supportsFramework Scikit-learn
linked to: scikit-learn