Pymfe

Latest version: v0.4.3

Safety actively analyzes 619256 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.3

- Fix T1 measure (complexity group).

0.4.2

- Fix computation issues with graph-based Complexity measures; and
- Add `igraph` and `gower` as dependencies.

0.4.1

- Fixed broken code due to dependencies updates
- Support for Python 3.9
- Added option to extract meta-features with different output data types
- Online documentation fixes
- README update

0.4

July, 2020
========

* New examples
* Support to python 3.8
* New README
* New documentation style
* New complexity meta-features
* New feature encoding: gray, one-hot-encoding(k), one-hot-encoding(k-1)
* Special treatment for attr_conc's 'max_attr_num' parameter
* Metafeature extraction with confidence intervals
* Summary updates and new summary functions
* Some bug fix

0.3.0

May, 2020
========

* Metafeature extraction with confidence intervals

* Pydoc fixes and package documentation/code consistency improvements

* Reformatted 'model-based' group metafeature extraction methods arguments to
a consistent format (all model-based metafeatures now receive a single
mandatory argument 'dt_model', and all other arguments are optional
arguments from precomputations.) Now it is much easier to use those
methods directly without the main class (mfe) filter, if desired.

* Now accepting user custom arguments in precomputation methods.

* Added 'extract_from_model' MFE method, making easy to extract model-based
metafeatures from a pre-fitted model without using the training data.

* Memory issues

* Now handling memory errors in precomputations, postcomputations and
metafeature extraction as a regular exception.

* Categorical attributes one-hot encoding option

* Added option to encode categorical attributes using one-hot encoding
instead of the current gray encoding.

* New nan-resilient summary functions

* All summary functions now can be calculated ignoring 'nan' values, using
its nan-resilient version.

* Online documentation improvement

0.2.0

December, 2019
=============

* New meta-feature groups

* Complexity

* Itemset

* Concept

* New feature in MFE to list meta-feature description and references

* Dev class update

* Integration, system tests, tests updates

* Old module reviews

* Docstring improvement

* Online documentation improvement

* Clustering group updated

* Landmarking group updated

* Statistical group updated

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.