Skip to content
Snippets Groups Projects
Commit 1fa58868 authored by Yanbo Liang's avatar Yanbo Liang
Browse files

[ML][MINOR] Separate estimator and model params for read/write test.

## What changes were proposed in this pull request?
Since we allow ```Estimator``` and ```Model``` not always share same params (see ```ALSParams``` and ```ALSModelParams```), we should pass in test params for estimator and model separately in function ```testEstimatorAndModelReadWrite```.

## How was this patch tested?
Existing tests.

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #17151 from yanboliang/test-rw.
parent 314e48a3
No related branches found
No related tags found
No related merge requests found
Showing
with 48 additions and 46 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment