File manager - Edit - /opt/alt/python35/lib64/python3.5/site-packages/sklearn/feature_extraction/__init__.py
Back
""" The :mod:`sklearn.feature_extraction` module deals with feature extraction from raw data. It currently includes methods to extract features from text and images. """ from .dict_vectorizer import DictVectorizer from .hashing import FeatureHasher from .image import img_to_graph, grid_to_graph from . import text __all__ = ['DictVectorizer', 'image', 'img_to_graph', 'grid_to_graph', 'text', 'FeatureHasher']
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings