Releases: niklases/PyPEF
Releases · niklases/PyPEF
pypef 0.3
finalization v0.3 added .ipynb for sequence encoding and model testing
pypef 0.2.4
v0.2.4-alpha Update Workflow_PyPEF.ipynb
pypef 0.2.3
v0.2.3-alpha Ray < 2.0.0
pypef 0.2.2
Adds a missing space in low-N plot labels.
Uses os.path.join() instead of '/' for pathing.
pypef 0.2.1
Only contains new source files and data files required for running. Contains no exemplary running files (use exemplary dataset files from v0.2.0 instead).
pypef 0.2.0
Encoding options: DCA, One-Hot, AAindex(w, w/o FFT)
Several regression options
pypef 0.1.7
Updated regression options for Ridge and LassoLars. Source files specified for CLI and API usage in two different subpackages.
pypef 0.1.6
Regression options as described in the article.