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)
| Label | Occurrences |
|---|---|
| scikit-learn canonical | 14 |
| FeatureUnion | 1 |
| OneHotEncoder | 1 |
| RandomForestClassifier | 1 |
| Scikit-learn | 1 |
| StandardScaler | 1 |
| scikit-learn 0.16 or earlier | 1 |
| scikit-learn 0.20 | 1 |
| scikit-learn Pipeline | 1 |
| sklearn.linear_model | 1 |
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
ⓘ
scikit-learn self-linksurface differs ⓘ
surface form:
FeatureUnion
GridSearchCV ⓘ KMeans ⓘ LogisticRegression ⓘ scikit-learn self-linksurface differs ⓘ
surface form:
OneHotEncoder
PCA ⓘ Pipeline ⓘ scikit-learn self-linksurface differs ⓘ
surface form:
RandomForestClassifier
RandomizedSearchCV ⓘ SVC ⓘ scikit-learn self-linksurface differs ⓘ
surface form:
StandardScaler
fit method ⓘ fit_transform method ⓘ predict method ⓘ scorer functions ⓘ train_test_split ⓘ transform method ⓘ |
| license |
BSD license
ⓘ
surface form:
BSD 3-Clause 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 ⓘ
surface form:
matplotlib
|
| writtenIn | Python ⓘ |
Referenced by (23)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
FeatureUnion
this entity surface form:
StandardScaler
this entity surface form:
OneHotEncoder
this entity surface form:
RandomForestClassifier
this entity surface form:
scikit-learn 0.16 or earlier
this entity surface form:
scikit-learn 0.20
this entity surface form:
sklearn.linear_model
subject surface form:
PCA (scikit-learn)
subject surface form:
PCA (scikit-learn)
this entity surface form:
scikit-learn Pipeline
this entity surface form:
Scikit-learn