Skip to content

change normalization to (score-mean)/std#1

Open
yevhen78 wants to merge 3 commits intofellowship:masterfrom
yevhen78:master
Open

change normalization to (score-mean)/std#1
yevhen78 wants to merge 3 commits intofellowship:masterfrom
yevhen78:master

Conversation

@yevhen78
Copy link
Copy Markdown

Changed normalization in score_dataset() to (scores-mean)/std (lines 143,144,147).
Added self.mean and self.std (lines 16,17) to Pyrite class variables so that single instance can be normalized as well (line 196).
Removed printout statements: "getting feature importance ... " from get_feature_importance() and similar one from score_instance().

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.

1 participant