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

fix protobuf on vs build #1004

Merged
merged 6 commits into from
Oct 26, 2017
Merged

fix protobuf on vs build #1004

merged 6 commits into from
Oct 26, 2017

Conversation

wxchan
Copy link
Contributor

@wxchan wxchan commented Oct 21, 2017

@guolinke can you help check whether it works now?

@wxchan wxchan requested a review from guolinke October 21, 2017 06:16
@guolinke
Copy link
Collaborator

@wxchan
still fail. I will help you to fix this. I will create a PR on your repo.

@guolinke
Copy link
Collaborator

@wxchan please check the PR in your repo, it should pass the test now.

* fix vs support

* fix cmake
@guolinke guolinke merged commit 2b20569 into microsoft:master Oct 26, 2017
wxchan pushed a commit to wxchan/LightGBM that referenced this pull request Oct 26, 2017
* update atof

* fix bug

* fix tests.

* fix bug

* fix dtypes

* fix categorical feature override

* fix protobuf on vs build (microsoft#1004)

* [optional] support protobuf

* fix windows/LightGBM.vcxproj

* add doc

* fix doc

* fix vs support (#2)

* fix vs support

* fix cmake

* fix microsoft#1012

* [python] add network config api  (microsoft#1019)

* add network

* update doc

* add float tolerance in bin finder.

* fix a bug

* update tests

* add double torelance on tree model

* fix tests

* simplify the double comparison

* fix lightsvm zero base

* move double tolerance to the bin finder.

* fix pylint
@wxchan wxchan deleted the proto branch October 28, 2017 14:22
guolinke pushed a commit that referenced this pull request Nov 9, 2017
* add init_score & test cpp and python result consistency

* try fix common.h

* Fix tests (#3)

* update atof

* fix bug

* fix tests.

* fix bug

* fix dtypes

* fix categorical feature override

* fix protobuf on vs build (#1004)

* [optional] support protobuf

* fix windows/LightGBM.vcxproj

* add doc

* fix doc

* fix vs support (#2)

* fix vs support

* fix cmake

* fix #1012

* [python] add network config api  (#1019)

* add network

* update doc

* add float tolerance in bin finder.

* fix a bug

* update tests

* add double torelance on tree model

* fix tests

* simplify the double comparison

* fix lightsvm zero base

* move double tolerance to the bin finder.

* fix pylint

* clean test.sh

* add sklearn test

* remove underline

* clean codes

* set random_state=None

* add last line

* fix doc

* rename file

* try fix test
@lock lock bot locked as resolved and limited conversation to collaborators Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants