Recent Releases of https://github.com/clima/randomfeatures.jl

https://github.com/clima/randomfeatures.jl - v0.3.4

RandomFeatures v0.3.4

Diff since v0.3.3

Merged pull requests: - Update examples with CES.jl loss functions and other cleanup (#57) (@odunbar) - update EKP compat to v2 (#59) (@odunbar) - New loss functions, and bugfixes for CI pipeline (#61) (@odunbar) - Update Project.toml (#62) (@odunbar)

Closed issues: - TODO list as of Aug 30 (#1) - Update examples with the robust training framework developed in CalibrateEmulateSample.jl (#52) - Plots/FFMPEG CI issue, required adding Plots into Project.toml - find another workaround (#60)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/clima/randomfeatures.jl - v0.3.3

RandomFeatures v0.3.3

Diff since v0.3.2

Merged pull requests: - Update [compat] for new requirements (#53) (@odunbar) - updated workflows for removal of bors (#54) (@odunbar) - Changing how we deal with Regularization (#55) (@odunbar) - project.toml v0.3.3 (#56) (@odunbar)

Closed issues: - Default / Advise setting sqrt(train pts) as regularization value (#51)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/clima/randomfeatures.jl - v0.3.2

RandomFeatures v0.3.2

Diff since v0.3.1

Closed issues: - update license (#45) - Set threads = 10^9 not threads = false (#47) - Use input-output dim here, over inferring them from distribution (#49)

Merged pull requests: - CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#46) (@github-actions[bot]) - replace false with 10^9 (#48) (@odunbar) - Change inferred sizing to concrete sizing (#50) (@odunbar)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/clima/randomfeatures.jl - v0.3.1

RandomFeatures v0.3.1

Diff since v0.3.0

Closed issues: - multithreading control? (#31)

Merged pull requests: - multithreading flags (#43) (@odunbar) - Project to 0.3.1 (#44) (@odunbar)

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/clima/randomfeatures.jl - v0.3.0

RandomFeatures v0.3.0

Diff since v0.2.5

Closed issues: - Use SVD of Phi to build matrices? (#38)

Merged pull requests: - Continued accelerations from profiling (#40) (@odunbar)

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/clima/randomfeatures.jl - v0.2.5

RandomFeatures v0.2.5

Diff since v0.2.4

Merged pull requests: - Accelerations learnt from profiling (#39) (@odunbar)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/clima/randomfeatures.jl - v0.2.4

RandomFeatures v0.2.4

Diff since v0.2.3

Merged pull requests: - compat for EKP (#37) (@odunbar)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/clima/randomfeatures.jl - v0.2.3

RandomFeatures v0.2.3

Diff since v0.2.2

Closed issues: - If cholesky fails, revert to a default method (#33)

Merged pull requests: - More stable solves for non-diagonal regularizers (#36) (@odunbar)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/clima/randomfeatures.jl - v0.2.2

RandomFeatures v0.2.2

Diff since v0.2.1

Closed issues: - We should not be doing block pseudo-inverses (#34)

Merged pull requests: - bugfix pos-def matrix regularization (#35) (@odunbar)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/clima/randomfeatures.jl - v0.2.1

RandomFeatures v0.2.1

Diff since v0.2.0

Closed issues: - remove copy(rng) (#27)

Merged pull requests: - Orad/noise regularization (#25) (@odunbar) - Docs vector features (#26) (@odunbar) - small bugfixes (#28) (@odunbar) - add code and example for pos def Tikhonov parameter (#29) (@odunbar) - CompatHelper: bump compat for EnsembleKalmanProcesses to 0.14, (keep existing compat) (#30) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/clima/randomfeatures.jl - v0.2.0

RandomFeatures v0.2.0

Diff since v0.1.0

Closed issues: - Move sqrt(2) factor into defaults for sigma (#19)

Merged pull requests: - Add DOI badge (#21) (@odunbar) - update defaults (#22) (@odunbar) - Multi-output random features (#24) (@odunbar)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/clima/randomfeatures.jl - v0.1.0

RandomFeatures v0.1.0

Closed issues: - Samples should be stored transformed (#10)

Merged pull requests: - Initial Documentation + API dostrings (#2) (@odunbar) - Initial commit of CliMA tooling (#3) (@tsj5) - CompatHelper: add new compat entry for EnsembleKalmanProcesses at version 0.10, (keep existing compat) (#4) (@github-actions[bot]) - CompatHelper: add new compat entry for SpecialFunctions at version 2, (keep existing compat) (#5) (@github-actions[bot]) - CompatHelper: add new compat entry for StatsBase at version 0.33, (keep existing compat) (#6) (@github-actions[bot]) - CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) (#7) (@github-actions[bot]) - CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat) (#8) (@github-actions[bot]) - Add author in README.md (#9) (@odunbar) - Basic Hyperparameter training examples with EKP (#11) (@odunbar) - Samplers bugfix (#12) (@odunbar) - CompatHelper: bump compat for EnsembleKalmanProcesses to 0.11, (keep existing compat) (#13) (@github-actions[bot]) - CompatHelper: bump compat for EnsembleKalmanProcesses to 0.12, (keep existing compat) (#14) (@github-actions[bot]) - Streamline Samplers interface (#15) (@odunbar) - Update TagBot.yml (#16) (@odunbar) - new docs page (#17) (@odunbar) - Project.toml (#18) (@odunbar)

- Julia
Published by github-actions[bot] almost 4 years ago