[
https://issues.apache.org/jira/browse/HIVEMALL-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Makoto Yui updated HIVEMALL-147:
--------------------------------
Attachment: functions-names.txt
The following functions are apparently missing in Hivemall on Spark Dataframe.
{code}
train_multiclass_arowh
cosine_similarity
jaccard_similarity
jaccard_distance
feature_hashing
polynomial_features
powered_features
l2_normalize
conv2dense
build_bins
feature_binning
ffm_features
bpr_sampling
item_pairs_sampling
populate_not_in
train_logistic_regr
train_adagrad_regr
train_adadelta_regr
float_array
array_remove
sort_and_uniq_array
subarray_endwith
subarray_startwith
array_concat
subarray
array_avg
array_sum
to_string_array
array_intersect
bits_collect
to_bits
unbits
bits_or
inflate
deflate
map_get_sum
map_tail_n
to_map
to_ordered_map
taskid
jobid
generate_series
convert_label
x_rank
is_stopword
split_words
normalize_unicode
base91
unbase91
precision_at
recall_at
mrr
average_precision
auc
mf_predict
train_mf_sgd
train_mf_adagrad
train_bprmf
bprmf_predict
fm_predict
train_fm
train_randomforest_regressor
guess_attribute_types
train_lda
lda_predict
train_plsa
plsa_predict
map_url
lat2tiley
lon2tilex
tilex2lon
tiley2lat
haversine_distance
l2_norm
dimsum_mapper
tree_export
train_ffm
ffm_predict
add_field_indicies
to_ordered_list
singularize
tokenize_ja
tokenize_cn
{code}
> Support all Hivemall functions of v0.5-rc.1 in Spark Dataframe
> ---------------------------------------------------------------
>
> Key: HIVEMALL-147
> URL: https://issues.apache.org/jira/browse/HIVEMALL-147
> Project: Hivemall
> Issue Type: New Feature
> Reporter: Makoto Yui
> Assignee: Takeshi Yamamuro
> Labels: spark
> Attachments: functions-names.txt
>
>
> Diff since v0.4.2-rc.2.
> git diff v0.4.2-rc.2 master -- resources/ddl/define-udfs.td.hql
> https://github.com/apache/incubator-hivemall/blob/master/resources/ddl/define-udfs.td.hql#L160
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)