Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

函数normalize(slice, bottom=99, down=1) #3

Open
cqlouis opened this issue Sep 16, 2020 · 2 comments
Open

函数normalize(slice, bottom=99, down=1) #3

cqlouis opened this issue Sep 16, 2020 · 2 comments

Comments

@cqlouis
Copy link

cqlouis commented Sep 16, 2020

函数 def normalize(slice, bottom=99, down=1):
能解释一下99和1这两个取值的含义吗?

Thanks!

@junqiangchen
Copy link
Owner

函数 def normalize(slice, bottom=99, down=1):
能解释一下99和1这两个取值的含义吗?

Thanks!

你好,你可以看一下使用这个变量的地方,我记得是用来处理异常值的。

@cqlouis
Copy link
Author

cqlouis commented Nov 30, 2020

相当于“去掉最高分和去掉最低分”:)

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

No branches or pull requests

2 participants