Metadata-Version: 2.1
Name: meta-features
Version: 0.0.1
Summary: A python package for metalearning.
Home-page: https://github.com/mkumar73/meta-features
Author: Manish Kumar
Author-email: manishkr7003@gmail.com
License: Copyright (c) Manish Kumar 2024 
Project-URL: Documentation, https://meta_features.readthedocs.io/en/
Description: # meta-features
        Repository for extracting features for meta-learning.
        
        Meta features are essential components in the field of meta-learning. These features serve as valuable indicators or descriptors that capture important characteristics of the underlying data. By extracting and analyzing these meta features, researchers and practitioners can gain insights into the data distribution, complexity, and other relevant properties. Meta features play a crucial role in tasks such as algorithm selection, hyperparameter optimization, and dataset characterization. They enable the development of effective meta-learning algorithms and contribute to the advancement of this exciting field.
        
        
        `Note: The project is under development. It will be release for public use soon.`
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8, <=3.12.3
Description-Content-Type: text/markdown
