scikit-learn / scikit-learn/scikit-learn
Request: references for plot_svm_scale_c
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 67.3k
- Forks
- 27.4k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 58
Description
The example http://scikit-learn.org/dev/auto_examples/svm/plot_svm_scale_c.html is very helpful to understand some concepts on model selection. However, I would like to have the references for some of the stated results and in general I think the example would also benefit from it. In particular, I would like to know where I can find the results on the l2 penalization paragraph.
If you point me to the references, I would be glad to submit a pull request :-)
git blames @GaelVaroquaux @amueller @jaquesgrobler
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Use the plot_svm_scale_c example linked in the issue as the entry point, then inspect its source and the paragraph describing L2 penalization. Identify authoritative references for the stated results and add them to the example documentation; done means the relevant claims have clear citations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100