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

Note about improving check_estimator #3

Merged
merged 1 commit into from Feb 24, 2016

Conversation

jnothman
Copy link
Member

and a small fix

@vighneshbirodkar
Copy link
Member

Thanks a lot @jnothman

vighneshbirodkar added a commit that referenced this pull request Feb 24, 2016
Note about improving check_estimator
@vighneshbirodkar vighneshbirodkar merged commit 10a3141 into scikit-learn-contrib:master Feb 24, 2016
vighneshbirodkar added a commit that referenced this pull request Feb 29, 2016
doc url test
change doc header name
dfx option
modify doc pushing url
typo
remove last few traces of stub
corrected readme to refer to skltemplate
renames top level module to skltemplate
grammar correction in readme
merge changes from origin
change name in docs
Initial renaming stub to template
Merge pull request #3 from jnothman/patch-1
Note about improving check_estimator
Typos
Changed forking to cloning
correct typo
remove -i
added pypi instructions
changed package name
updated readme link
changed harcoded module name
renames scripts folder and avoided hard coding in test.sh
Merge pull request #2 from jnothman/readme
DOC Assorted fixes and additions to README
added gallery installation to readme
installing sphinx-gallery
Build gallery using sphinx gallery
removed user guide file
moved user guide in readme
doc clrifications
use macro instead of hard code
clarified numpy installation
guide enh
user guide changes
elaborated circleCI section
testing tables
set vars in circle.yml
added branch command
var names in push doc
Added nose line
Added coveralls info
Added forking and CI instructions
changed user guide to markdown
Create user_guide.rst
installation chances and macro for docs url
added link to docs
changed badge style
added circle ci badge
doc change
add docs properly
only add docs folder
force clean properly
force clean
added clean command
forced checkout
git changes
added extra slash
move via tmp folder
remove deletion command
reenable pushing script
copy files from inside html folder
doc prefix
debug changes
forced checkout
added debug find command
chnaged git commands
dir changes
modified push_doc
changed push url loc
corrected spelling
name correction
install pillow
added doc push script
try removing pythonpath
changed install to develop
added clean command
install sklearn
corrected sphinx command
make pip install dependencies
removed the user option from install
fixed import for python 3
fixed tests
made build branch master
renamed circle.yml
added circle yml
added nature theme
genete example plots
added sphinx doc files
added docstrings
added own links
rename to rst
added sklearns doc
added rst mode
changed readme to show badges
create success script
no timer in tests
specify test dir
added coverage command
removed mpl from requirements
make conda install mpl
changed cython version
use miniconda
travis changed
added travis yml
moved and renamed things
added tests
Added DemoEstimator
corrected import
nose correction
requirements correction
remove setup requires option
added import warnings
adde numpy scipy and cython to setup requires
added sklearn to requirements
added requirements
created python package
Initial commit
vighneshbirodkar added a commit that referenced this pull request Feb 29, 2016
doc url test
change doc header name
dfx option
modify doc pushing url
typo
remove last few traces of stub
corrected readme to refer to skltemplate
renames top level module to skltemplate
grammar correction in readme
merge changes from origin
change name in docs
Initial renaming stub to template
Merge pull request #3 from jnothman/patch-1
Note about improving check_estimator
Typos
Changed forking to cloning
correct typo
remove -i
added pypi instructions
changed package name
updated readme link
changed harcoded module name
renames scripts folder and avoided hard coding in test.sh
Merge pull request #2 from jnothman/readme
DOC Assorted fixes and additions to README
added gallery installation to readme
installing sphinx-gallery
Build gallery using sphinx gallery
removed user guide file
moved user guide in readme
doc clrifications
use macro instead of hard code
clarified numpy installation
guide enh
user guide changes
elaborated circleCI section
testing tables
set vars in circle.yml
added branch command
var names in push doc
Added nose line
Added coveralls info
Added forking and CI instructions
changed user guide to markdown
Create user_guide.rst
installation chances and macro for docs url
added link to docs
changed badge style
added circle ci badge
doc change
add docs properly
only add docs folder
force clean properly
force clean
added clean command
forced checkout
git changes
added extra slash
move via tmp folder
remove deletion command
reenable pushing script
copy files from inside html folder
doc prefix
debug changes
forced checkout
added debug find command
chnaged git commands
dir changes
modified push_doc
changed push url loc
corrected spelling
name correction
install pillow
added doc push script
try removing pythonpath
changed install to develop
added clean command
install sklearn
corrected sphinx command
make pip install dependencies
removed the user option from install
fixed import for python 3
fixed tests
made build branch master
renamed circle.yml
added circle yml
added nature theme
genete example plots
added sphinx doc files
added docstrings
added own links
rename to rst
added sklearns doc
added rst mode
changed readme to show badges
create success script
no timer in tests
specify test dir
added coverage command
removed mpl from requirements
make conda install mpl
changed cython version
use miniconda
travis changed
added travis yml
moved and renamed things
added tests
Added DemoEstimator
corrected import
nose correction
requirements correction
remove setup requires option
added import warnings
adde numpy scipy and cython to setup requires
added sklearn to requirements
added requirements
created python package
Initial commit
vighneshbirodkar added a commit that referenced this pull request Mar 2, 2016
debug echo
selective remove files
corrected badges
title of homepage
nojekyll and not delete files before doc update
change username
reset doc url to blank
doc url test
change doc header name
dfx option
modify doc pushing url
typo
remove last few traces of stub
corrected readme to refer to skltemplate
renames top level module to skltemplate
grammar correction in readme
merge changes from origin
change name in docs
Initial renaming stub to template
Merge pull request #3 from jnothman/patch-1
Note about improving check_estimator
Typos
Changed forking to cloning
correct typo
remove -i
added pypi instructions
changed package name
updated readme link
changed harcoded module name
renames scripts folder and avoided hard coding in test.sh
Merge pull request #2 from jnothman/readme
DOC Assorted fixes and additions to README
added gallery installation to readme
installing sphinx-gallery
Build gallery using sphinx gallery
removed user guide file
moved user guide in readme
doc clrifications
use macro instead of hard code
clarified numpy installation
guide enh
user guide changes
elaborated circleCI section
testing tables
set vars in circle.yml
added branch command
var names in push doc
Added nose line
Added coveralls info
Added forking and CI instructions
changed user guide to markdown
Create user_guide.rst
installation chances and macro for docs url
added link to docs
changed badge style
added circle ci badge
doc change
add docs properly
only add docs folder
force clean properly
force clean
added clean command
forced checkout
git changes
added extra slash
move via tmp folder
remove deletion command
reenable pushing script
copy files from inside html folder
doc prefix
debug changes
forced checkout
added debug find command
chnaged git commands
dir changes
modified push_doc
changed push url loc
corrected spelling
name correction
install pillow
added doc push script
try removing pythonpath
changed install to develop
added clean command
install sklearn
corrected sphinx command
make pip install dependencies
removed the user option from install
fixed import for python 3
fixed tests
made build branch master
renamed circle.yml
added circle yml
added nature theme
genete example plots
added sphinx doc files
added docstrings
added own links
rename to rst
added sklearns doc
added rst mode
changed readme to show badges
create success script
no timer in tests
specify test dir
added coverage command
removed mpl from requirements
make conda install mpl
changed cython version
use miniconda
travis changed
added travis yml
moved and renamed things
added tests
Added DemoEstimator
corrected import
nose correction
requirements correction
remove setup requires option
added import warnings
adde numpy scipy and cython to setup requires
added sklearn to requirements
added requirements
created python package
Initial commit
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.

None yet

2 participants