8000 0.14.x by dhawaljoh · Pull Request #2950 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

0.14.x #2950

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

Closed
wants to merge 75 commits into from
Closed

0.14.x #2950

wants to merge 75 commits into from

Conversation

dhawaljoh
Copy link

No description provided.

GaelVaroquaux and others added 30 commits July 29, 2013 03:11
The image in the banner from the front page now links to the example.

closes #2325
Actually, I was wrong - the Biclustering entry was the only dupplicate. Ping @GaelVaroquaux
Make it clear immediately that this beast fits SVMs by default,
logistic regression if you ask for it.
GaelVaroquaux and others added 25 commits August 7, 2013 02:38
Conflicts:
	sklearn/metrics/tests/test_metrics.py
The crash is due to a numpy bug in np.load, that is called by joblib
caching. We work around it by avoiding the call to np.load
Use np.npy_intp, aka np.intp in Python, for all indices.
Also added mode='c' declarations where NumPy would permit
and made some small improvements to the docs and code style.
Shame on me for messing up line returns. This diff will make history
ugly. Sorry
Proper implementation of the clean command.
Minor bug fix release to restore proper behavior of setup.py
fixes issue Imputation Training Example Err #2934 I filed.
FIX error in imputation example
@jnothman
Copy link
Member
jnothman commented Mar 9, 2014

It's not clear what you intend here, @dhawaljoh

@dhawaljoh
Copy link
Author

Sorry, please ignore the pull.
Just diving into the world of FOSS and GSoC.
See you in 2015 :)

Dhawal Joharapurkar

On Sun, Mar 9, 2014 at 10:08 AM, jnothman notifications@github.com wrote:

It's not clear what you intend here, @dhawaljohhttps://github.com/dhawaljoh

Reply to this email directly or view it on GitHubhttps://github.com//pull/2950#issuecomment-37118947
.

@jnothman
Copy link
Member
jnothman commented Mar 9, 2014

Welcome to FOSS! Challenge #1: close this PR. ;)

On 9 March 2014 16:59, Dhawal Joharapurkar notifications@github.com wrote:

Sorry, please ignore the pull.
Just diving into the world of FOSS and GSoC.
See you in 2015 :)

Dhawal Joharapurkar

On Sun, Mar 9, 2014 at 10:08 AM, jnothman notifications@github.com
wrote:

It's not clear what you intend here, @dhawaljoh<
https://github.com/dhawaljoh>

Reply to this email directly or view it on GitHub<
#2950 (comment)

.

Reply to this email directly or view it on GitHubhttps://github.com//pull/2950#issuecomment-37119925
.

@dhawaljoh dhawaljoh closed this Mar 9, 2014
@jnothman
Copy link
Member
jnothman commented Mar 9, 2014

Thanks!

On 9 March 2014 17:05, Dhawal Joharapurkar notifications@github.com wrote:

Closed #2950 #2950.

Reply to this email directly or view it on GitHubhttps://github.com//pull/2950
.

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.

0