Skip to content

Conversation

@Borda
Copy link
Contributor

@Borda Borda commented Nov 10, 2016

Description

adding option to use some init parameters for model fitting, eg, you have some a priory knowledge, you do not want to use some default parameters

Checklist

[It's fine to submit PRs which are a work in progress! But before they are merged, all PRs should provide:]

[For detailed information on these and other aspects see scikit-image contribution guidelines]

ahojnnes and others added 30 commits September 22, 2016 22:07
… array is passed into features.local_binary_pattern
@Borda
Copy link
Contributor Author

Borda commented Dec 23, 2016

@sciunto I passed the rebase again, but still it shows change over all other files (+2,272 lines −1,005 lines)

@sciunto
Copy link
Member

sciunto commented Dec 24, 2016

I think you do something wrong each time you rebase. You have commits with the same message with different hashes... The better is to start a new PR on a new branch (either manually or if you are confident enough with git, cherry pick)

Borda added a commit to Borda/scikit-image that referenced this pull request Dec 24, 2016
@Borda Borda mentioned this pull request Dec 24, 2016
3 tasks
@Borda
Copy link
Contributor Author

Borda commented Dec 24, 2016

The last version was moved to #2415

@Borda Borda closed this Dec 24, 2016
@Borda Borda deleted the add_init_params_fitModels branch December 24, 2016 08:55
Borda added a commit to Borda/scikit-image that referenced this pull request Dec 24, 2016
note, copy last version from PR scikit-image#2371

fix decimal imprecision -> np.round(, decimals=2)
review update
update explanation for A[2, :] = -1 in estimate CircleModel
Borda added a commit to Borda/scikit-image that referenced this pull request Dec 29, 2016
note, copy last version from PR scikit-image#2371

fix decimal imprecision -> np.round(, decimals=2)
review update
update explanation for A[2, :] = -1 in estimate CircleModel
update range for min number
Borda added a commit to Borda/scikit-image that referenced this pull request Jan 30, 2017
note, copy last version from PR scikit-image#2371

fix decimal imprecision -> np.round(, decimals=2)
review update
update explanation for A[2, :] = -1 in estimate CircleModel
update range for min number
@Borda Borda restored the add_init_params_fitModels branch January 30, 2017 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⏩ type: Enhancement Improve existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.