Docs.rs
  • simple_ml-0.3.2
    • simple_ml 0.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • radialHuman
    • Dependencies
      • libmath ^0.2.1 normal
      • rand ^0.7.3 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

simple_ml0.3.2

  • All Items

Crate Items

  • Structs
  • Functions

Crate simple_ml

Source

Structs§

BLR
DataFrame
DataMap
Distance
KNN
Kmeans
LayerDetails
MatrixF
OLS
SSVM
StringToMatch

Functions§

acf
activation_leaky_relu
activation_relu
activation_sigmoid
activation_tanh
best_fit_line
coefficient
columns_to_rows_conversion
compare_vectors
confuse_me
convert_and_impute
convert_string_categorical
correlation
covariance
cv
dataframe_comparision
datamap_comparision
dot_product
drop_column
element_wise_matrix_operation
element_wise_operation
exp_ma
extract_vowels_consonants
float_randomize
head
how_many_and_where
how_many_and_where_vector
impute_string
is_numerical
join_matrix
log_gradient_f
logistic_function_f
logistic_predict
mae
make_matrix_float
make_matrix_string_literal
make_vector_float
mape
matrix_multiplication
matrix_vector_product_f
mean
min_max_f
min_max_scaler
mse
one_hot_encoding
pad_with_zero
percentile_f
preprocess_train_test_split
print_a_matrix
quartile_f
r_square
randomize
randomize_vector
read_csv
remove_stop_words
rmse
root_mean_square
round_off_f
row_to_columns_conversion
sentence_case
shape
shape_changer
simple_linear_regression_prediction
simple_ma
spearman_rank
split_vector
split_vector_at
standardize_vector_f
std_dev
tail
tokenize
train_test_split_f
train_test_split_vector_f
transpose
type_of
unique_values
value_counts
variance
vector_addition
z_outlier_f
z_score