Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scikit-learn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ian Johnson
scikit-learn
Commits
d10f47cd
Commit
d10f47cd
authored
14 years ago
by
Fabian Pedregosa
Browse files
Options
Downloads
Patches
Plain Diff
Minor fixes in changelog.
parent
f5abc1df
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/whats_new.rst
+13
-12
13 additions, 12 deletions
doc/whats_new.rst
with
13 additions
and
12 deletions
doc/whats_new.rst
+
13
−
12
View file @
d10f47cd
...
...
@@ -43,11 +43,12 @@ Changelog
the k-Nearest Neighbor Search and implemented a more stable
algorithm for finding barycenter weigths [`Fabian Pedregosa`_].
- Documentation improvements: Added
:class:`pca.RandomizedPCA`. :class:`linear_model.LogisticRegression`. Also
added references of matrices used for clustering and other fixes
[`Gael Varoquaux`_, `Fabian Pedregosa`_, `Mathieu Blondel`_,
`Olivier Grisel`_, Virgile Fritsch , Emmanuelle Gouillart ]
- Documentation improvements: Added :class:`pca.RandomizedPCA` and
:class:`linear_model.LogisticRegression` to the class
reference. Also added references of matrices used for clustering
and other fixes [`Gael Varoquaux`_, `Fabian Pedregosa`_, `Mathieu
Blondel`_, `Olivier Grisel`_, Virgile Fritsch , Emmanuelle
Gouillart]
- Binded decision_function in classes that make use of liblinear_,
dense and sparse variants, like :class:`svm.LinearSVC` or
...
...
@@ -55,12 +56,12 @@ Changelog
- Performance and API improvements to
:func:`metrics.euclidian_distances` and to
:class:`pca.RandomizedPCA` [`James Bergstra`_
]
:class:`pca.RandomizedPCA` [`James Bergstra`_
].
- Fix compilation issues under NetBSD [Kamel Ibn Hassen Derouiche]
- Allow input sequences of different lengths in :class:`hmm.GaussianHMM`
[`Ron Weiss`_
]
[`Ron Weiss`_]
.
- Fix bug in affinity propagation caused by incorrect indexing [mxf]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment