Skip to content

Add serde for StandardScaler#148

Merged
Mec-iS merged 1 commit into
smartcorelib:developmentfrom
ckatsak:scaler-serde
Sep 6, 2022
Merged

Add serde for StandardScaler#148
Mec-iS merged 1 commit into
smartcorelib:developmentfrom
ckatsak:scaler-serde

Conversation

@ckatsak

@ckatsak ckatsak commented Sep 2, 2022

Copy link
Copy Markdown
Contributor

(Optional) support for (de)serialization of StandardScaler.

* Derive `serde::Serialize` and `serde::Deserialize` for
  `StandardScaler`.
* Add relevant unit test.

Signed-off-by: Christos Katsakioris <ckatsak@gmail.com>

@morenol morenol left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

LGTM!

@Mec-iS

Mec-iS commented Sep 6, 2022

Copy link
Copy Markdown
Collaborator

thanks!

@Mec-iS
Mec-iS merged commit 4d5f64c into smartcorelib:development Sep 6, 2022
morenol pushed a commit that referenced this pull request Nov 8, 2022
* Derive `serde::Serialize` and `serde::Deserialize` for
  `StandardScaler`.
* Add relevant unit test.

Signed-off-by: Christos Katsakioris <ckatsak@gmail.com>

Signed-off-by: Christos Katsakioris <ckatsak@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants