We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
耀神, user['user_7days_cvr']=(user['user_buy'])/(user['user_cnt']+3) 你这行能直接平滑吗,还是怎么弄的?
The text was updated successfully, but these errors were encountered:
用户行为少,就这样简单平滑了
Sorry, something went wrong.
想问下为什么是加3?
行为少,就拍了个比较小的数字,没重点优化这块,优化空间也不大
No branches or pull requests
耀神, user['user_7days_cvr']=(user['user_buy'])/(user['user_cnt']+3)
你这行能直接平滑吗,还是怎么弄的?
The text was updated successfully, but these errors were encountered: