Clustering
API reference for sovai.extensions.clustering
Functions
pandas_to_array()
def pandas_to_array(df_accounting, days = None, features_select = None)calculate_number_of_clusters()
def calculate_number_of_clusters(n_tickers)hash_dataframe()
def hash_dataframe(df)segment_series_cached()
def segment_series_cached(df_hash, features_select_hash)segment_series()
cluster()
calculate_mean_last_6_months()
cluster_summary()
feature_cent()
vizualisation_cluster()
vizualisation_scatter()
vizualisation_animation()
Last updated