Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/madlib
/ functions
Functions
2,182 in github.com/apache/madlib
⨍
Functions
2,182
◇
Types & classes
493
↓ 3 callers
Function
r_undouble
src/libstemmer/src_c/stem_ISO_8859_1_dutch.c:328
↓ 3 callers
Function
r_undouble
src/libstemmer/src_c/stem_UTF_8_dutch.c:334
↓ 3 callers
Method
reset
* @brief Reset the inter-iteration fields. */
src/modules/regress/logistic.cpp:133
↓ 3 callers
Method
reset
src/modules/glm/GLM_impl.hpp:37
↓ 3 callers
Function
sb_stemmer_delete
src/libstemmer/libstemmer/libstemmer.c:66
↓ 3 callers
Method
scan_tag_uri
(self, name, start_mark)
src/madpack/yaml/scanner.py:1385
↓ 3 callers
Function
setup_mem_context_for_functional_calls
methods/kmeans/src/pg_gp/kmeans.c:96
↓ 3 callers
Function
sigma
* @brief Logistic function */
examples/hello_world/iterative/simple_logistic.cpp:221
↓ 3 callers
Function
sketch_md5_bytea
! * Run the datum through an md5 hash. No need to special-case variable-length types, * we'll just hash their length header too. * The POSTGRES co
methods/sketch/src/pg_gp/sketch_support.c:296
↓ 3 callers
Function
stateToResult
* @brief Compute the diagnostic statistics * * This function wraps the common parts of computing the results for both the * CG and the IRLS method.
src/modules/regress/logistic.cpp:1028
↓ 3 callers
Function
subarr
* @param sdata The SparseData from which to extract a subarray * @param start The start index of the desired subarray * @param end The end index of
methods/svec/src/pg_gp/SparseData.c:1599
↓ 3 callers
Function
svec_svec_dot_product
* Dot Product of two svec types */
methods/svec/src/pg_gp/operators.c:46
↓ 3 callers
Function
tStatsToResult
src/modules/stats/t_test.cpp:300
↓ 3 callers
Method
trueChild
src/modules/recursive_partitioning/DT_proto.hpp:94
↓ 3 callers
Function
update_prez
src/modules/tsa/arima.cpp:506
↓ 3 callers
Function
validate_label
*@brief compute loglikelihood and gradient using forward-backward algorithm */
src/modules/crf/linear_crf.cpp:701
↓ 2 callers
Function
General_2Array_to_Element
* @brief Aggregates two arrays to a scalar. * * @param v1 Array. * @param v2 Array. * @param element_function Transition function. * @param final
methods/array_ops/src/pg_gp/array_ops.c:1712
↓ 2 callers
Function
General_Array_to_Cumulative_Array
* @brief Transforms an array to another array using cumulative operations. * * @param v1 Array. * @param initial Parameter. * @param element_funct
methods/array_ops/src/pg_gp/array_ops.c:2016
↓ 2 callers
Function
General_Array_to_Struct
------------------------------------------------------------------------ general helper functions ----------------------------------------------------
methods/array_ops/src/pg_gp/array_ops.c:1624
↓ 2 callers
Function
GleasonsNormalApproxForStudentsT
src/modules/prob/student.hpp:189
↓ 2 callers
Function
KolmogorovProb
* @brief Calculates the Kolmogorov distribution function * @param x Value to compare with * @return Output probability that Kolmogorov's test st
src/modules/prob/kolmogorov.cpp:41
↓ 2 callers
Function
__sum
* @brief Get the sum of an array - for parameter checking * @return The sum * @note The caller will ensure that ah is always non-null. **/
src/modules/lda/lda.cpp:150
↓ 2 callers
Method
_build_dependency_graph
(self, hasProcDependency=False)
src/madpack/upgrade_util.py:564
↓ 2 callers
Function
_db_create_schema
Create schema @param from_schema name of the schema to rename @param to_schema new name for the schema
src/madpack/madpack.py:684
↓ 2 callers
Function
_db_rename_schema
Rename schema @param from_schema name of the schema to rename @param to_schema new name for the schema
src/madpack/madpack.py:668
↓ 2 callers
Method
_get_handler
(self)
src/madpack/argparse.py:1447
↓ 2 callers
Function
_get_madlib_dbrev
Read MADlib version from database @param dbconn database conection object @param schema MADlib schema name
src/madpack/madpack.py:286
↓ 2 callers
Method
_get_nargs_pattern
(self, action)
src/madpack/argparse.py:2155
↓ 2 callers
Method
_get_positional_actions
(self)
src/madpack/argparse.py:1702
↓ 2 callers
Method
_iter_indented_subactions
(self, action)
src/madpack/argparse.py:632
↓ 2 callers
Function
_make_dir
# Create a temp dir # @param dir temp directory path
src/madpack/madpack.py:68
↓ 2 callers
Method
_metavar_formatter
(self, action, default_metavar)
src/madpack/argparse.py:584
↓ 2 callers
Method
_node_to_str
(self, node)
src/madpack/upgrade_util.py:717
↓ 2 callers
Function
_plpy_check
Check pl/python existence and version @param py_min_ver min Python version to run MADlib
src/madpack/madpack.py:390
↓ 2 callers
Method
_pop_action_class
(self, kwargs, default=None)
src/madpack/argparse.py:1443
↓ 2 callers
Method
_remove_action
(self, action)
src/madpack/argparse.py:1520
↓ 2 callers
Function
_run_sql_file
Run SQL file @param schema name of the target schema @param maddir_mod_py name of the module dir with Python code
src/madpack/madpack.py:180
↓ 2 callers
Method
add_argument_group
(self, *args, **kwargs)
src/madpack/argparse.py:1318
↓ 2 callers
Method
add_path_resolver
(cls, tag, path, kind=None)
src/madpack/yaml/resolver.py:34
↓ 2 callers
Function
append_to_rle_index
Appends a count to the count array * The function appendBinaryStringInfo always make sure to attach a trailing '\0' * to the data array of the index
methods/svec/src/pg_gp/SparseData.c:64
↓ 2 callers
Function
array_set_bit_in_place
* Given an array of n b-bit bitmaps, turn on the k'th most * significant bit of the j'th bitmap. * Both j and k are zero-indexed, BUT the bitmaps ar
methods/sketch/src/pg_gp/sketch_support.c:176
↓ 2 callers
Function
as_scalar
src/dbal/EigenIntegration/EigenIntegration.hpp:83
↓ 2 callers
Method
ascend_resolver
(self)
src/madpack/yaml/resolver.py:111
↓ 2 callers
Method
bind
src/modules/glm/GLM_impl.hpp:60
↓ 2 callers
Function
calc_dot_product
methods/kmeans/src/pg_gp/kmeans.c:194
↓ 2 callers
Method
call
src/ports/postgres/dbconnector/UDF_impl.hpp:141
↓ 2 callers
Method
check_data
(self)
src/madpack/yaml/constructor.py:31
↓ 2 callers
Method
check_empty_mapping
(self)
src/madpack/yaml/emitter.py:415
↓ 2 callers
Method
check_empty_sequence
(self)
src/madpack/yaml/emitter.py:411
↓ 2 callers
Method
check_printable
(self, data)
src/madpack/yaml/reader.py:173
↓ 2 callers
Method
choose_scalar_style
(self)
src/madpack/yaml/emitter.py:483
↓ 2 callers
Function
closestColumnsAndDistancesShortcut
src/modules/linalg/metric.cpp:298
↓ 2 callers
Function
cmsketch_count_c
! * get the approximate count of objects with value arg * \param sketch a countmin sketch * \param arg the Datum we want to find the count of * \p
methods/sketch/src/pg_gp/countmin.c:353
↓ 2 callers
Function
cmsketch_count_md5_datum
methods/sketch/src/pg_gp/countmin.c:362
↓ 2 callers
Function
compute_exp_Mi
*@brief compute exponential of Mi and Vi */
src/modules/crf/linear_crf.cpp:666
↓ 2 callers
Function
construct_md_array_zero
* @brief construct an array of zero values. * @note the supported types are: int2, int4, int8, float4 and float8 * */
src/ports/postgres/dbconnector/Compatibility.hpp:114
↓ 2 callers
Function
copyStringInfo
* @param sinfo The StringInfo structure to be copied * @return A copy of sinfo */
methods/svec/src/pg_gp/SparseData.c:1282
↓ 2 callers
Function
countmin_trans_c
! * Main loop of Cormode and Muthukrishnan's sketching algorithm, for setting counters in * sketches at a single "dyadic range". For each call, we w
methods/sketch/src/pg_gp/countmin.c:156
↓ 2 callers
Function
datum_int64_cast
----------------------------------------------------------------------- * Type cast functions * ----------------------------------------------------
methods/array_ops/src/pg_gp/array_ops.c:1148
↓ 2 callers
Method
deallocate
src/utils/MallocAllocator.hpp:71
↓ 2 callers
Method
descend_resolver
(self, current_node, current_index)
src/madpack/yaml/resolver.py:88
↓ 2 callers
Method
determine_chomp
(self, text)
src/madpack/yaml/emitter.py:1011
↓ 2 callers
Method
determine_encoding
(self)
src/madpack/yaml/reader.py:157
↓ 2 callers
Function
distPNorm
src/modules/linalg/metric.cpp:139
↓ 2 callers
Function
dist_fn_name
src/modules/linalg/metric.cpp:287
↓ 2 callers
Method
fetch_block_scalar
(self, style)
src/madpack/yaml/scanner.py:640
↓ 2 callers
Method
fetch_document_indicator
(self, TokenClass)
src/madpack/yaml/scanner.py:408
↓ 2 callers
Method
fetch_flow_collection_end
(self, TokenClass)
src/madpack/yaml/scanner.py:453
↓ 2 callers
Method
fetch_flow_collection_start
(self, TokenClass)
src/madpack/yaml/scanner.py:430
↓ 2 callers
Method
fetch_flow_scalar
(self, style)
src/madpack/yaml/scanner.py:657
↓ 2 callers
Method
find_python_name
(self, name, mark)
src/madpack/yaml/constructor.py:491
↓ 2 callers
Function
float8arr_partition_internal
methods/svec_util/src/pg_gp/svec_util.c:995
↓ 2 callers
Method
flush_stream
(self)
src/madpack/yaml/emitter.py:820
↓ 2 callers
Function
fmsketch_sortasort_insert
! * wrapper for insertion into a sortasort. calls sortasort_try_insert and if that fails it * makes more space for insertion (double or more the siz
methods/sketch/src/pg_gp/fm.c:576
↓ 2 callers
Method
getArgumentType
* @brief Retrieve the type of a function argument * * @param inArgID The ID of the argument (first argument is 0) * @param inFmgrInfo System-catalo
src/ports/postgres/dbconnector/SystemInformation_impl.hpp:400
↓ 2 callers
Method
getFullName
* @brief Retrieve the full function name (including arguments) * * We currently do not cache this information because we expect this function * to
src/ports/postgres/dbconnector/SystemInformation_impl.hpp:569
↓ 2 callers
Method
getTupleDesc
* @brief Retrieve tuple description for a composite type * * @param inTypeMod Transient record types have tye ID RECORDOID and are * identified
src/ports/postgres/dbconnector/SystemInformation_impl.hpp:323
↓ 2 callers
Method
getType
src/ports/postgres/dbconnector/SystemInformation_impl.hpp:381
↓ 2 callers
Method
getUserFuncContext
src/ports/postgres/dbconnector/AnyType_impl.hpp:16
↓ 2 callers
Function
get_b_utf8
src/libstemmer/runtime/utilities.c:82
↓ 2 callers
Method
get_create_order_views
(self)
src/madpack/upgrade_util.py:594
↓ 2 callers
Method
get_data
(self)
src/madpack/yaml/constructor.py:35
↓ 2 callers
Method
get_depended_func_signature
@brief Get the depended UDF/UDA signatures for comparison
src/madpack/upgrade_util.py:620
↓ 2 callers
Method
get_proc_w_dependency
(self, tag='UDA')
src/madpack/upgrade_util.py:646
↓ 2 callers
Function
get_utf8
src/libstemmer/runtime/utilities.c:68
↓ 2 callers
Function
hash_counters_iterate
! * for each row of the sketch, use the 16 bits starting at 2^i mod NUMCOUNTERS, * and invoke the lambda on those 16 bits (which may destructively m
methods/sketch/src/pg_gp/countmin.c:421
↓ 2 callers
Method
idxOfGroup
src/modules/stats/one_way_anova.cpp:89
↓ 2 callers
Method
indexCatStats
src/modules/recursive_partitioning/DT_impl.hpp:1818
↓ 2 callers
Method
indexConStats
src/modules/recursive_partitioning/DT_impl.hpp:1806
↓ 2 callers
Method
initialize
* @brief Initialize the iteratively-reweighted-least-squares state. * * This function is only called for the first iteration, for the first
src/modules/regress/multilogistic.cpp:85
↓ 2 callers
Method
initialize
src/modules/linalg/average.cpp:46
↓ 2 callers
Method
initialize
src/modules/linalg/matrix_decomp.cpp:48
↓ 2 callers
Method
initialize
* @brief Initialize the conjugate-gradient state. * * This function is only called for the first iteration, for the first row. */
src/modules/linear_systems/sparse_linear_systems.cpp:85
↓ 2 callers
Method
initialize
* @brief Initialize the transition state. Only called for first row. * * @param inAllocator Allocator for the memory transition state. Must
src/modules/stats/robust_variance_coxph.cpp:315
↓ 2 callers
Method
initialize
* @brief Initialize the transition state. Only called for first row. * * @param inAllocator Allocator for the memory transition state. Must
src/modules/stats/CoxPHState.hpp:44
↓ 2 callers
Function
initializeOidHashTable
* @brief Initialize an OID-to-data hash table */
src/ports/postgres/dbconnector/SystemInformation_impl.hpp:21
↓ 2 callers
Function
leftmost_zero
! * Simple linear function to find the leftmost zero (# leading 1's) * Would be nice to unify with the previous -- e.g. a foomost_bar function * wh
methods/sketch/src/pg_gp/sketch_support.c:108
↓ 2 callers
Function
logistic
src/modules/regress/marginal.cpp:29
↓ 2 callers
Method
make_python_instance
(self, suffix, node, args=None, kwds=None, newobj=False)
src/madpack/yaml/constructor.py:534
↓ 2 callers
Function
margins_stateToResult
src/modules/regress/marginal.cpp:37
← previous
next →
301–400 of 2,182, ranked by callers