Skip to content

DOC User Guide and docs for LDA and QDA#16243

Merged
NicolasHug merged 20 commits intoscikit-learn:masterfrom
NicolasHug:lda_UG
Apr 19, 2020
Merged

DOC User Guide and docs for LDA and QDA#16243
NicolasHug merged 20 commits intoscikit-learn:masterfrom
NicolasHug:lda_UG

Conversation

@NicolasHug
Copy link
Copy Markdown
Member

@NicolasHug NicolasHug commented Jan 27, 2020

  • more detailed docstrings for parameters and attributes
  • explain that the output of decision_function is the log posterior
  • explain what coef_ and intercept_ actually are
  • detailed math section to give intuition behind LDA
  • detailed (some) solvers. There are still some of them that I don't understand

@NicolasHug NicolasHug changed the title [WIP] DOC User Guide and docs for LDA and QDA [MRG] DOC User Guide and docs for LDA and QDA Jan 29, 2020
@NicolasHug
Copy link
Copy Markdown
Member Author

Not sure who to ping for this.
Maybe the usual @glemaitre @adrinjalali @thomasjpfan @rth

@NicolasHug NicolasHug added this to the 0.23 milestone Mar 31, 2020
Copy link
Copy Markdown
Member

@TomDLT TomDLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this improvement ! I might have missed some stuff, but overall it looks good to me.

Copy link
Copy Markdown
Member

@jnothman jnothman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpicks. I've not given this a critical review, but I think it's otherwise good to merge.

Co-Authored-By: Joel Nothman <joel.nothman@gmail.com>
@NicolasHug
Copy link
Copy Markdown
Member Author

Thanks for the review Joel

Since this is only docs and it has a +2, I'll merge when green

@NicolasHug NicolasHug changed the title [MRG] DOC User Guide and docs for LDA and QDA DOC User Guide and docs for LDA and QDA Apr 19, 2020
@NicolasHug NicolasHug merged commit 4d9478f into scikit-learn:master Apr 19, 2020
@NicolasHug NicolasHug deleted the lda_UG branch April 19, 2020 20:55
gio8tisu pushed a commit to gio8tisu/scikit-learn that referenced this pull request May 15, 2020
viclafargue pushed a commit to viclafargue/scikit-learn that referenced this pull request Jun 26, 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

Successfully merging this pull request may close these issues.

3 participants