Mindaugas Zickus
Mindaugas Zickus
Hi @alodium, would you be able to share the time comparison feature?
Hi, would it be possible to contribute this feature to Apache 2 licensed fork Swiv https://github.com/yahoo/swiv
based on https://stackoverflow.com/questions/43160181/keras-merge-layer-warning """ Triplet loss network example for recommenders """ from __future__ import print_function import numpy as np from keras import backend as K from keras.models import Model from...
Thanks, that solved the issue! Maybe related, I was getting same "Access to protected" error when trying to instantiate GameDatum for scoring part in the code below. ``` import org.apache.spark.sql.Row...