Index A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | V | W | Y A AblationThresholdMap (in module howso.client.typing) AbstractHowsoClient (class in howso.client) acquire_resources() (howso.engine.Trainee method) acquire_trainee_resources() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) active_session (howso.client.AbstractHowsoClient property) (howso.direct.HowsoDirectClient property) (howso.engine.Trainee property) add_feature() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) aggregated (howso.client.typing.Evaluation attribute) align_data() (in module howso.utilities) allow_null (howso.client.typing.FeatureBounds attribute) allowed (howso.client.typing.FeatureBounds attribute) analyze() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) (howso.scikit.HowsoEstimator method) append_to_series_store() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) auto_analyze() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) auto_derive_on_train (howso.client.typing.FeatureAttributes attribute) B BAD_TRAINEE_NAME_CHARS (howso.direct.HowsoDirectClient attribute) begin_session() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) bounds (howso.client.typing.FeatureAttributes attribute) build_react_series_df() (in module howso.utilities) C calculated_matrices (howso.engine.Trainee property) case_indices (howso.client.typing.Distances attribute) CaseIndices (in module howso.client.typing) Cases (class in howso.client.typing) cases (howso.client.typing.Cases attribute) check_feature_names() (in module howso.utilities) check_name_valid_for_save() (howso.direct.HowsoDirectClient method) check_version() (howso.direct.HowsoDirectClient method) clear_imputed_data() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) client (howso.engine.Project property) (howso.engine.Session property) (howso.engine.Trainee property) code (howso.client.typing.FeatureAutoDeriveOnTrain attribute) code_features (howso.client.typing.FeatureAttributes attribute) (howso.client.typing.FeatureAutoDeriveOnTrain attribute) combine_trainee_with_subtrainees() (howso.direct.HowsoDirectClient method) configuration (howso.client.AbstractHowsoClient attribute) ConfusionMatrix (class in howso.client.typing) constraint (howso.client.typing.FeatureBounds attribute) copy() (howso.engine.Trainee method) copy_trainee() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) create_trainee() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) create_trainee_from_memory() (howso.direct.HowsoDirectClient method) cycle_length (howso.client.typing.FeatureAttributes attribute) D data_type (howso.client.typing.FeatureAttributes attribute) date_format_is_iso() (in module howso.utilities) date_time_format (howso.client.typing.FeatureAttributes attribute) date_to_epoch() (in module howso.utilities) decimal_places (howso.client.typing.FeatureAttributes attribute) deep_update() (in module howso.utilities) default_time_zone (howso.client.typing.FeatureAttributes attribute) delete() (howso.engine.Project method) (howso.engine.Trainee method) (howso.scikit.HowsoEstimator method) delete_project() (in module howso.engine) delete_session() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) delete_trainee() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) (in module howso.engine) delta_max (howso.client.typing.FeatureTimeSeries attribute) delta_min (howso.client.typing.FeatureTimeSeries attribute) dependent_features (howso.client.typing.FeatureAttributes attribute) derive_type (howso.client.typing.FeatureAutoDeriveOnTrain attribute) derived_feature_code (howso.client.typing.FeatureAttributes attribute) derived_orders (howso.client.typing.FeatureTimeSeries attribute) describe_prediction() (howso.scikit.HowsoEstimator method) deserialize_cases() (in module howso.utilities) destringify_json() (in module howso.utilities) determine_iso_format() (in module howso.utilities) detokenize() (howso.utilities.HowsoTokenizer method) (howso.utilities.TokenizerProtocol method) Distances (class in howso.client.typing) distances (howso.client.typing.Distances attribute) dprint() (in module howso.utilities) duration (howso.utilities.Timer property) E edit_cases() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) end() (howso.utilities.Timer method) epoch_to_date() (in module howso.utilities) ERROR_MESSAGES (howso.client.AbstractHowsoClient attribute) evaluate() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) evaluated (howso.client.typing.Evaluation attribute) Evaluation (class in howso.client.typing) execute() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) execute_sized() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) export_trainee() (howso.direct.HowsoDirectClient method) F fanout_on (howso.client.typing.FeatureAttributes attribute) feature (howso.client.typing.SortByFeature attribute) feature_add() (howso.scikit.HowsoEstimator method) feature_remove() (howso.scikit.HowsoEstimator method) FeatureAttributes (class in howso.client.typing) FeatureAttributesBase (class in howso.utilities) FeatureAttributesIndex (in module howso.client.typing) FeatureAutoDeriveOnTrain (class in howso.client.typing) FeatureBounds (class in howso.client.typing) features (howso.client.typing.Cases attribute) (howso.engine.Trainee property) FeatureTimeSeries (class in howso.client.typing) FeatureType (class in howso.utilities) fit() (howso.scikit.HowsoClassifier method) (howso.scikit.HowsoEstimator method) format_column() (in module howso.utilities) format_confusion_matrix() (in module howso.utilities) format_dataframe() (in module howso.utilities) from_dict() (howso.engine.Project class method) (howso.engine.Session class method) (howso.engine.Trainee class method) from_json() (howso.utilities.FeatureAttributesBase class method) from_schema() (howso.engine.Project class method) (howso.engine.Session class method) (howso.engine.Trainee class method) FrozenTimer (class in howso.utilities) G GenerateNewCases (in module howso.client.typing) get_active_session() (in module howso.engine) get_api() (in module howso.client) get_auto_ablation_params() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_case_conviction() (howso.scikit.HowsoEstimator method) get_cases() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_client() (in module howso.engine) get_configuration_path() (in module howso.client) get_distances() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_extreme_cases() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_feature_attributes() (howso.client.AbstractHowsoClient method) get_feature_conviction() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) (howso.scikit.HowsoEstimator method) get_hash() (in module howso.utilities) get_hierarchy() (howso.direct.HowsoDirectClient method) get_howso_client() (in module howso.client) get_kwargs() (in module howso.utilities) get_marginal_stats() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_names() (howso.utilities.FeatureAttributesBase method) get_num_training_cases() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_pairwise_distances() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_parameters() (howso.utilities.FeatureAttributesBase method) get_params() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) (howso.scikit.HowsoEstimator method) get_project() (in module howso.engine) get_runtime() (howso.engine.Trainee method) get_session() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) (in module howso.engine) get_session_indices() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_session_training_indices() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_sessions() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_substitute_feature_values() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_trainee() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) (in module howso.engine) get_trainee_concurrency() (howso.client.AbstractHowsoClient method) get_trainee_runtime() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) get_value_masses() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) get_version() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) H has_ended (howso.utilities.Timer property) has_started (howso.utilities.Timer property) has_unsupported_data() (howso.utilities.SingleTableFeatureAttributes method) howso.client module howso.client.typing module howso.direct module howso.engine module howso.engine.typing module howso.scikit module howso.utilities module HowsoClassifier (class in howso.scikit) HowsoClient() (in module howso.client) HowsoDirectClient (class in howso.direct) HowsoEstimator (class in howso.scikit) HowsoPandasClient() (in module howso.client) HowsoRegressor (class in howso.scikit) HowsoTokenizer (class in howso.utilities) I id_feature (howso.client.typing.FeatureAttributes attribute) impute() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) infer_feature_attributes() (in module howso.utilities) information() (howso.engine.Trainee method) is_complete (howso.utilities.ProgressTimer property) is_tracing_enabled() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) is_valid_uuid() (in module howso.utilities) L lags (howso.client.typing.FeatureTimeSeries attribute) lazy_map() (in module howso.utilities) leftover_correct (howso.client.typing.ConfusionMatrix attribute) leftover_incorrect (howso.client.typing.ConfusionMatrix attribute) LibraryType (in module howso.client.typing) list_projects() (in module howso.engine) list_sessions() (in module howso.engine) list_trainees() (in module howso.engine) load() (howso.scikit.HowsoClassifier method) (howso.scikit.HowsoEstimator method) load_trainee() (in module howso.engine) locale (howso.client.typing.FeatureAttributes attribute) LocaleOverride (class in howso.utilities) M matrix (howso.client.typing.ConfusionMatrix attribute) matrix_processing() (in module howso.utilities) max (howso.client.typing.FeatureBounds attribute) max_row_lag (howso.client.typing.FeatureAttributes attribute) merge() (howso.utilities.FeatureAttributesBase static method) metadata (howso.engine.Session property) (howso.engine.Trainee property) min (howso.client.typing.FeatureBounds attribute) Mode (in module howso.client.typing) module howso.client howso.client.typing howso.direct howso.engine howso.engine.typing howso.scikit howso.utilities move_cases() (howso.client.AbstractHowsoClient method) MultiTableFeatureAttributes (class in howso.utilities) N name (howso.engine.Project property) (howso.engine.Trainee property) needs_analyze (howso.client.typing.TrainStatus attribute) (howso.engine.Trainee property) needs_data_reduction (howso.client.typing.TrainStatus attribute) (howso.engine.Trainee property) NewCaseThreshold (in module howso.client.typing) nominal_numbers (howso.client.typing.FeatureAttributes attribute) nominal_strings (howso.client.typing.FeatureAttributes attribute) non_sensitive (howso.client.typing.FeatureAttributes attribute) NormalizeMethod (in module howso.client.typing) null_is_dependent (howso.client.typing.FeatureAttributes attribute) num_lags (howso.client.typing.FeatureTimeSeries attribute) num_list_dimensions() (in module howso.utilities) O observational_error (howso.client.typing.FeatureAttributes attribute) observed_max (howso.client.typing.FeatureBounds attribute) observed_min (howso.client.typing.FeatureBounds attribute) order (howso.client.typing.FeatureTimeSeries attribute) (howso.client.typing.SortByFeature attribute) ordered_by_features (howso.client.typing.FeatureAutoDeriveOnTrain attribute) original_format (howso.client.typing.FeatureAttributes attribute) original_type (howso.client.typing.FeatureAttributes attribute) other_counts (howso.client.typing.ConfusionMatrix attribute) P parent (howso.client.typing.FeatureAttributes attribute) parent_type (howso.client.typing.FeatureAttributes attribute) partial_fit() (howso.scikit.HowsoClassifier method) (howso.scikit.HowsoEstimator method) partial_unfit() (howso.scikit.HowsoEstimator method) PathLike (in module howso.client.typing) persist() (howso.engine.Trainee method) persist_trainee() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) persistence (howso.engine.Trainee property) Persistence (in module howso.client.typing) post_process (howso.client.typing.FeatureAttributes attribute) Precision (in module howso.client.typing) predict() (howso.engine.Trainee method) (howso.scikit.HowsoEstimator method) predict_proba() (howso.scikit.HowsoClassifier method) progress (howso.utilities.ProgressTimer property) ProgressTimer (class in howso.utilities) Project (class in howso.engine) project (howso.engine.Trainee property) Q query_projects() (in module howso.engine) query_sessions() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) (in module howso.engine) query_trainees() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) (in module howso.engine) R rate_max (howso.client.typing.FeatureTimeSeries attribute) rate_min (howso.client.typing.FeatureTimeSeries attribute) react() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) react_aggregate() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) react_group() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) react_initial_batch_size (howso.client.AbstractHowsoClient property) (howso.direct.HowsoDirectClient property) react_into_features() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) (howso.scikit.HowsoEstimator method) react_series() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) react_series_stationary() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) recursive_matching (howso.client.typing.FeatureAttributes attribute) reduce_data() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) release_resources() (howso.engine.Trainee method) (howso.scikit.HowsoEstimator method) release_trainee_resources() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) remaining (howso.client.typing.ValueMasses attribute) remove_cases() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) remove_feature() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) remove_series_store() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) replace_doublemax_with_infinity() (in module howso.utilities) replace_nan_with_none() (in module howso.utilities) replace_none_with_nan() (in module howso.utilities) report_version() (howso.direct.HowsoDirectClient method) reset() (howso.utilities.ProgressTimer method) (howso.utilities.Timer method) reshape_data() (in module howso.utilities) resolve_feature_attributes() (howso.client.AbstractHowsoClient method) resolve_trainee_filepath() (howso.direct.HowsoDirectClient method) restore() (howso.utilities.LocaleOverride method) S sample (howso.client.typing.FeatureAttributes attribute) sanitize_for_json() (howso.client.AbstractHowsoClient static method) save() (howso.engine.Trainee method) (howso.scikit.HowsoEstimator method) save_location (howso.engine.Trainee property) score() (howso.scikit.HowsoEstimator method) seconds (howso.utilities.Timer property) seconds_to_time() (in module howso.utilities) serialize_cases() (in module howso.utilities) serialize_datetimes() (in module howso.utilities) series_id_features (howso.client.typing.FeatureAutoDeriveOnTrain attribute) SeriesIDTracking (in module howso.client.typing) SeriesStopMap (in module howso.client.typing) Session (class in howso.engine) set_auto_ablation_params() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) set_auto_analyze_params() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) set_feature_attributes() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) set_fit_request() (howso.scikit.HowsoClassifier method) (howso.scikit.HowsoEstimator method) (howso.scikit.HowsoRegressor method) set_metadata() (howso.engine.Session method) (howso.engine.Trainee method) set_params() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) set_random_seed() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) set_substitute_feature_values() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) setup() (howso.utilities.LocaleOverride method) shared_deviations (howso.client.typing.FeatureAttributes attribute) significant_digits (howso.client.typing.FeatureAttributes attribute) SingleTableFeatureAttributes (class in howso.utilities) SortByFeature (class in howso.client.typing) start() (howso.utilities.ProgressTimer method) (howso.utilities.Timer method) StopExecution stringify_json() (in module howso.utilities) subtype (howso.client.typing.FeatureAttributes attribute) SUPPORTED_PRECISION_VALUES (howso.client.AbstractHowsoClient attribute) (howso.direct.HowsoDirectClient attribute) switch_project() (in module howso.engine) T TabularData2D (in module howso.client.typing) TabularData3D (in module howso.client.typing) TargetedModel (in module howso.client.typing) tick_duration (howso.utilities.ProgressTimer property) time_feature (howso.client.typing.FeatureTimeSeries attribute) time_remaining (howso.utilities.ProgressTimer property) time_series (howso.client.typing.FeatureAttributes attribute) time_to_seconds() (in module howso.utilities) Timer (class in howso.utilities) to_dataframe() (howso.utilities.FeatureAttributesBase method) (howso.utilities.SingleTableFeatureAttributes method) to_frozen_timer() (howso.utilities.Timer method) to_json() (howso.utilities.FeatureAttributesBase method) tokenize() (howso.utilities.HowsoTokenizer method) (howso.utilities.TokenizerProtocol method) TokenizerProtocol (class in howso.utilities) train() (howso.client.AbstractHowsoClient method) (howso.engine.Trainee method) train_initial_batch_size (howso.client.AbstractHowsoClient property) (howso.direct.HowsoDirectClient property) Trainee (class in howso.engine) trainee_cache (howso.client.AbstractHowsoClient property) (howso.direct.HowsoDirectClient property) trainee_id (howso.scikit.HowsoEstimator property) trainee_name (howso.scikit.HowsoEstimator property) trainee_to_memory() (howso.direct.HowsoDirectClient method) TrainStatus (class in howso.client.typing) ts_order (howso.client.typing.FeatureAttributes attribute) ts_type (howso.client.typing.FeatureAttributes attribute) type (howso.client.typing.FeatureAttributes attribute) (howso.client.typing.FeatureTimeSeries attribute) types_must_match (howso.client.typing.FeatureAttributes attribute) U unique (howso.client.typing.FeatureAttributes attribute) universal (howso.client.typing.FeatureTimeSeries attribute) unload() (howso.engine.Trainee method) update() (howso.engine.Trainee method) (howso.utilities.ProgressTimer method) update_session() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) update_trainee() (howso.client.AbstractHowsoClient method) (howso.direct.HowsoDirectClient method) upgrade_trainee() (howso.direct.HowsoDirectClient method) use_client() (in module howso.engine) UserFriendlyExit (class in howso.utilities) V validate() (howso.utilities.FeatureAttributesBase method) (howso.utilities.SingleTableFeatureAttributes method) validate_case_indices() (in module howso.utilities) validate_datetime_iso8061() (in module howso.utilities) validate_features() (in module howso.utilities) validate_list_shape() (in module howso.utilities) ValueMasses (class in howso.client.typing) verbose (howso.client.AbstractHowsoClient property) W WARNING_MESSAGES (howso.client.AbstractHowsoClient attribute) Y yield_dataframe_as_chunks() (in module howso.utilities)