lore_sa.util
Functions
|
Model data by finding best fit distribution to data |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A logistic function or logistic curve is a common "S" shape (sigmoid curve |
|
|
|
Return a dictionary feature name : value :param x: list of values :param feature_names: ordered feature list as the x instance :return: |
- lore_sa.util.best_fit_distribution(data, bins=200, ax=None)[source]
Model data by finding best fit distribution to data