Fokl

Latest version: v3.3.0

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

Scan your dependencies

Page 2 of 6

3.1.1

- patched 'getKernels' method of getting kernel txt file location to work on non-Windows OS

3.1.0

- [MAJOR]: fixed bug where 'killset' was eliminating the wrong terms due to an indexing error caused by 'killset' not always being ordered low to high, so 'mtx' now aligns with MATLAB for larger datasets with more than one eliminated term
- created 'inputs_to_phind' function to eliminate duplicated code (function is called 3 times), using phind method that was in bss_derivatives (aligns with MATLAB results)
- added 'main()' guard to Sigmoid and GP integrate examples
- minor changes like indentations on long lines of code / comments / documentation

3.0.3

Bug Fixes in BSS Derivatives
- Code is not treating terms that do not contain the variable being differentiated by appropriately.

3.0.2

- second derivatives added to bss_derivatives
- README updated to reflect second derivatives
- getKernels now reads from text file and has functionality to smooth raw coefficients and save as a new file
- folder added to src/FoKL for housing various kernel text files (i.e., spline coefficients)

3.0.1

- Additional function 'bss_derivatives' for taking partial first derivatives (i.e., gradient) of model with respect to each input variable

3.0.0

- Initialize model with only user-defined hyperparameters, with the rest set to default values
- Automatic formatting of inputs and data, including normalization of inputs
- Keyword 'train' for automatic test/train splits
- Keywords added to model.coverage3() for user control of plotting
- Storage of various info such as inputs, data, normalization scale factors, etc. as attributes of model
- Function model.clear() for removing attributes from model that are not hyperparameters, to enable sweeping / iterating through datasets without needing to create a new FoKL class

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.