Jason Dai
Jason Dai
> > I think it can be solved by modifying `define_model_inputs_outputs` to `define_model`. like this: > > ```python > > def define_model(...): > > inputs = tf.keras.layers.Input(shape=(img_size, img_size, 3)) >...
Is this accurate? Is it possible to have union type operations? If this is accurate, we still need to check and report error.
> I think currently user can create sparkxshards of pandas dataframe in 2 ways: > > 1. use orca api `read_csv` which will internally create rdd of pandas df and...
> Yes, user can do that. I think in that case, if users want to create multiple pandas dataframes with one partition, these dataframes may have different schema, otherwise why...
Why not create an empty spark dataframe partition?
Yes, Spark 2.4.x is needed for this version
1. Create one or more example projects (with multiple python files and possibly scripts) that are simple but meaningful, so as to show how to use Friesian to build recommendation...
- Move user guide to another PR; focus on putting together the tutorial in this PR - The example provided should be a meaningful application for a particular use case...
Remove the Two Tower Model tutorial; instead, just add a tutorial of "Feature Engineering for W&D (Wide and Deep Learning) using Friesian"