Navigation
index
modules
|
PredictChain documentation
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
_
__init__() (client.clientCore.ClientTransactionMonitor method)
(common.constants.OpCodes method)
(oracle.dataManager.Database method)
(oracle.models.BaseNN method)
(oracle.models.GRU method)
(oracle.models.LSTM method)
(oracle.models.MLP method)
(oracle.models.PredictModel method)
(oracle.models.RNN method)
(oracle.oracleCore.OracleTransactionMonitor method)
A
add_dataset() (in module client.clientCore)
add_dataset_api() (in module client.clientCore)
ALGO_AMOUNT_CAP (in module common.constants)
B
BaseNN (class in oracle.models)
C
calc_dataset_upload_price() (oracle.oracleCore.Pricing class method)
calc_ds_usage_incentive() (oracle.oracleCore.Pricing class method)
calc_model_query_price() (oracle.oracleCore.Pricing class method)
calc_model_train_price() (oracle.oracleCore.Pricing class method)
calc_model_usage_incentive() (oracle.oracleCore.Pricing class method)
calc_op_price() (oracle.oracleCore.Pricing class method)
check_balance() (in module common.utils)
clear_queue() (client.clientCore.ClientTransactionMonitor method)
client.clientCore
module
ClientState (class in client.clientCore)
ClientTransactionMonitor (class in client.clientCore)
common.constants
module
common.utils
module
create() (oracle.models.PredictModel class method)
create_account() (in module common.utils)
create_new_account() (in module client.clientCore)
D
Database (class in oracle.dataManager)
database (in module oracle.dataManager)
dataset_upload_price() (in module client.clientCore)
docs() (in module client.clientCore)
E
enum_database() (in module oracle.dataManager)
eval_model() (oracle.models.BaseNN method)
(oracle.models.PredictModel method)
exists() (oracle.dataManager.Database method)
F
flatten_locals() (in module common.utils)
forward() (oracle.models.GRU method)
(oracle.models.LSTM method)
(oracle.models.MLP method)
(oracle.models.RNN method)
G
get() (oracle.dataManager.Database method)
get_dataset_upload_price() (in module client.clientCore)
get_datasets() (in module client.clientCore)
(in module oracle.oracleCore)
get_loss_fn() (oracle.models.PredictModel static method)
get_model_query_price() (in module client.clientCore)
get_model_train_price() (in module client.clientCore)
get_models() (in module client.clientCore)
(in module oracle.oracleCore)
get_optimizer() (oracle.models.PredictModel static method)
get_price_multiplier() (oracle.oracleCore.Pricing class method)
get_trained_model() (in module oracle.models)
GRU (class in oracle.models)
I
init() (client.clientCore.ClientState class method)
(oracle.models.PredictModel method)
(oracle.oracleCore.OracleState class method)
K
keys() (oracle.dataManager.Database method)
L
load() (oracle.models.BaseNN method)
(oracle.models.PredictModel method)
load_database() (in module oracle.dataManager)
LSTM (class in oracle.models)
M
MLP (class in oracle.models)
model_query_price() (in module client.clientCore)
model_train_price() (in module client.clientCore)
module
client.clientCore
common.constants
common.utils
oracle.dataManager
oracle.models
oracle.oracleCore
mult_cache (oracle.oracleCore.Pricing attribute)
O
OpCodes (class in common.constants)
oracle.dataManager
module
oracle.models
module
oracle.oracleCore
module
OracleState (class in oracle.oracleCore)
OracleTransactionMonitor (class in oracle.oracleCore)
P
ping() (in module client.clientCore)
(in module oracle.oracleCore)
PredictModel (class in oracle.models)
preprocess_data() (oracle.models.BaseNN method)
Pricing (class in oracle.oracleCore)
process_incoming() (client.clientCore.ClientTransactionMonitor method)
(oracle.oracleCore.OracleTransactionMonitor method)
Q
query_model() (in module client.clientCore)
query_model_api() (in module client.clientCore)
R
report_dataset_upload_price() (in module oracle.oracleCore)
report_model_query_price() (in module oracle.oracleCore)
report_model_train_price() (in module oracle.oracleCore)
RNN (class in oracle.models)
S
save() (oracle.models.BaseNN method)
(oracle.models.PredictModel method)
save_database() (in module oracle.dataManager)
save_trained_model() (in module oracle.models)
scan_iter() (oracle.dataManager.Database method)
search_transactions() (in module common.utils)
send_static_file() (in module client.clientCore)
set() (oracle.dataManager.Database method)
set_price_multiplier() (oracle.oracleCore.Pricing class method)
subclass_walk() (oracle.models.PredictModel class method)
T
train_model() (in module client.clientCore)
(oracle.models.BaseNN method)
(oracle.models.PredictModel method)
train_model_api() (in module client.clientCore)
transact() (in module common.utils)
txn_queue (client.clientCore.ClientTransactionMonitor attribute)
U
update_state() (in module client.clientCore)
W
web3 (in module oracle.dataManager)
Quick search
Navigation
index
modules
|
PredictChain documentation
»
Index