All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add optional parameters
epochs
andalpha
to the GB-BC-FS method for user customization. - Documentation improvements
- New feature selection method is supported: "Graph-Based Feature-Selection under Budget-Constraints" (GB-BC-FS)
- Add progress bar for monitoring the running progress
- Documentation improvements
- PyPi publish process
verbose
support
- First version of gbfs package:
- GB-AFS (Graph-Based Automatic Feature-Selection) implementation
- MSS (Mean Simplified Silhouette) implementation