pyFTS/docs/build/html/searchindex.js

1 line
28 KiB
JavaScript
Raw Normal View History

2021-01-13 00:40:21 +04:00
Search.setIndex({docnames:["index","modules","pyFTS","pyFTS.benchmarks","pyFTS.common","pyFTS.common.transformations","pyFTS.data","pyFTS.distributed","pyFTS.hyperparam","pyFTS.models","pyFTS.models.ensemble","pyFTS.models.incremental","pyFTS.models.multivariate","pyFTS.models.nonstationary","pyFTS.models.seasonal","pyFTS.partitioners","pyFTS.probabilistic","quickstart"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.intersphinx":1,"sphinx.ext.viewcode":1,sphinx:56},filenames:["index.rst","modules.rst","pyFTS.rst","pyFTS.benchmarks.rst","pyFTS.common.rst","pyFTS.common.transformations.rst","pyFTS.data.rst","pyFTS.distributed.rst","pyFTS.hyperparam.rst","pyFTS.models.rst","pyFTS.models.ensemble.rst","pyFTS.models.incremental.rst","pyFTS.models.multivariate.rst","pyFTS.models.nonstationary.rst","pyFTS.models.seasonal.rst","pyFTS.partitioners.rst","pyFTS.probabilistic.rst","quickstart.rst"],objects:{"":{pyFTS:[2,0,0,"-"]},"pyFTS.common":{Composite:[4,0,0,"-"],FLR:[4,0,0,"-"],FuzzySet:[4,0,0,"-"],Membership:[4,0,0,"-"],SortedCollection:[4,0,0,"-"],flrg:[4,0,0,"-"],tree:[4,0,0,"-"]},"pyFTS.common.Composite":{FuzzySet:[4,1,1,""]},"pyFTS.common.Composite.FuzzySet":{append:[4,2,1,""],append_set:[4,2,1,""],membership:[4,2,1,""],transform:[4,2,1,""]},"pyFTS.common.FLR":{FLR:[4,1,1,""],IndexedFLR:[4,1,1,""],generate_high_order_recurrent_flr:[4,4,1,""],generate_indexed_flrs:[4,4,1,""],generate_non_recurrent_flrs:[4,4,1,""],generate_recurrent_flrs:[4,4,1,""]},"pyFTS.common.FLR.FLR":{LHS:[4,3,1,""],RHS:[4,3,1,""]},"pyFTS.common.FLR.IndexedFLR":{index:[4,3,1,""]},"pyFTS.common.FuzzySet":{FuzzySet:[4,1,1,""],check_bounds:[4,4,1,""],check_bounds_index:[4,4,1,""],fuzzyfy:[4,4,1,""],fuzzyfy_instance:[4,4,1,""],fuzzyfy_instances:[4,4,1,""],fuzzyfy_series:[4,4,1,""],fuzzyfy_series_old:[4,4,1,""],get_fuzzysets:[4,4,1,""],get_maximum_membership_fuzzyset:[4,4,1,""],get_maximum_membership_fuzzyset_index:[4,4,1,""],grant_bounds:[4,4,1,""],set_ordered:[4,4,1,""]},"pyFTS.common.FuzzySet.FuzzySet":{Z:[4,3,1,""],alpha:[4,3,1,""],centroid:[4,3,1,""],membership:[4,2,1,""],mf:[4,3,1,""],name:[4,3,1,""],parameters:[4,3,1,""],partition_function:[4,2,1,""],transform:[4,2,1,""],type:[4,3,1,""],variable:[4,3,1,""]},"pyFTS.common.Membership":{bellmf:[4,4,1,""],gaussmf:[4,4,1,""],sigmf:[4,4,1,""],singleton:[4,4,1,""],trapmf:[4,4,1,""],trimf:[4,4,1,""]},"pyFTS.common.SortedCollection":{SortedCollection:[4,1,1,""]},"pyFTS.common.SortedCollection.SortedCollection":{around:[4,2,1,""],between:[4,2,1,""],clear:[4,2,1,""],copy:[4,2,1,""],count:[4,2,1,""],find:[4,2,1,""],find_ge:[4,2,1,""],find_gt:[4,2,1,""],find_le:[4,2,1,""],find_lt:[4,2,1,""],index:[4,2,1,""],insert:[4,2,1,""],insert_right:[4,2,1,""],inside:[4,2,1,""],key:[4,2,1,""],remove:[4,2,1,""]},"pyFTS.common.flrg":{FLRG:[4,1,1,""]},"pyFTS.common.flrg.FLRG":{LHS:[4,3,1,""],RHS:[4,3,1,""],append_rhs:[4,2,1,""],get_key:[4,2,1,""],get_lower:[4,2,1,""],get_membership:[4,2,1,""],get_midpoint:[4,2,1,""],get_midpoints:[4,2,1,""],get_upper:[4,2,1,""],order:[4,3,1,""],reset_calculated_values:[4,2,1,""]},"pyFTS.common.tree":{FLRGTree:[4,1,1,""],FLRGTreeNode:[4,1,1,""],build_tree_without_order:[4,4,1,""],flat:[4,4,1,""]},"pyFTS.common.tree.FLRGTreeNode":{appendChild:[4,2,1,""],getChildren:[4,2,1,""],getStr:[4,2,1,""],paths:[4,2,1,""]},"pyFTS.data":{AirPassengers:[6,0,0,"-"],Bitcoin:[6,0,0,"-"],DowJones:[6,0,0,"-"],EURGBP:[6,0,0,"-"],EURUSD:[6,0,0,"-"],Enrollments:[6,0,0,"-"],Ethereum:[6,0,0,"-"],GBPUSD:[6,0,0,"-"],INMET:[6,0,0,"-"],Malaysia:[6,0,0,"-"],NASDAQ:[6,0,0,"-"],SONDA:[6,0,0,"-"],SP500:[6,0,0,"-"],TAIEX:[6,0,0,"-"],artificial:[6,0,0,"-"],common:[6,0,0,"-"],henon:[6,0,0,"-"],logistic_map:[6,0,0,"-"],lorentz:[6,0,0,"-"],mackey_glass:[6,0,0,"-"],rossler:[6,0,0,"-"],sunspots:[6,0,0,"-"]},"pyFTS.data.AirPassengers":{get_data:[6,4,1,""],get_dataframe:[6,4,1,""]},"pyFTS.data.Bitcoin":{get_dat