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

Python library #2

Open
rexxxx1234 opened this issue Jun 21, 2016 · 1 comment
Open

Python library #2

rexxxx1234 opened this issue Jun 21, 2016 · 1 comment

Comments

@rexxxx1234
Copy link

不熟悉Python Library的使用

@AliceDudu
Copy link
Contributor

我觉得可以通过几步来学习:
1.先要知道要用什么算法,比如这是个回归问题,从一个简单的回归模型开始,比如polynomial
2.然后看一下polynomial的重要的原理,可以通过coursera或者直接看sklearn的文档
http://scikit-learn.org/stable/modules/linear_model.html#logistic-regression
3.按照sklearn文档里的例子,去import需要的library
4.再多敲一敲代码,深刻理解一下里面各个参数的影响,会越来越熟的

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