Docs.rs
use-optimization-0.0.1
use-optimization 0.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
CloudBranch
Dependencies
use-grid-search ^0.0.1
normal
use-local-search ^0.0.1
normal
use-loss ^0.0.1
normal
use-objective ^0.0.1
normal
use-optimization-constraint ^0.0.1
normal
use-score ^0.0.1
normal
use-search-space ^0.0.1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
use_
optimization
0.0.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
Bounds
GridSearchResult1D
GridSearchResult2D
LocalSearchConfig
LocalSearchResult
ObjectiveValue
RangeSpace
Enums
LocalSearchError
LossError
ObjectiveDirection
ScoreError
SearchSpaceError
Functions
absolute_error
best_value
grid_search_1d
grid_search_2d
is_better
linspace
local_search_1d
mean_absolute_error
mean_squared_error
normalize_min_max
outside
penalize
rank_ascending
rank_descending
reward
root_mean_squared_error
satisfies_all
squared_error
weighted_sum
within