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

Need to get access to external data sets #3

Closed
eerhardt opened this issue May 4, 2018 · 0 comments
Closed

Need to get access to external data sets #3

eerhardt opened this issue May 4, 2018 · 0 comments
Assignees
Labels
Build Build related issue test related to tests
Milestone

Comments

@eerhardt
Copy link
Member

eerhardt commented May 4, 2018

There are some data sets we can't commit into the repository. We should download these data sets as part of the initial build, and then cache them in the bin directory (or similarly gitignored folder). That way we can use them in our tests.

@shauheen shauheen added Build Build related issue test related to tests labels May 9, 2018
@shauheen shauheen added this to the 0518 milestone May 9, 2018
zeahmed referenced this issue in zeahmed/machinelearning May 24, 2018
ericstj pushed a commit to ericstj/machinelearning that referenced this issue Aug 24, 2018
shmoradims added a commit to shmoradims/machinelearning that referenced this issue Oct 22, 2018
shmoradims added a commit that referenced this issue Oct 25, 2018
* Added placeholder

* Cleaned up Infos (replaced with ColumnPairs)

* Added ColumnInfo

* Added all the Create() methods.

* Added Mapper

* Commented out the EntryPoint

* Added PcaEstimator2

* PcaWorkout test passes

* Added pigsty api

* Fixed EntryPoint

* Fixed the arguments

* Fixed tests and added pigsty test

* Deleted Wrapped PCA transform

* Float -> float

* Cleaned docstrings

* Removed some unnecessary checks

* Simplified unnecessary code

* Moved some fields to ColumnInfo for simplifications

* Simplified weight columns

* Address PR comments #1

* Addressed PR comments #2

* Moved the static test

* PR comments #3

* Moved schema related information out of ColumnInfo and into Mapper.ColumnSchemaInfo.

* PR comments

* PR comments

* Updated manifest for entrypoint PcaCalculator

* Fixed schema exceptions
PranovD referenced this issue in PranovD/machinelearning May 17, 2019
These changes allow for ML.NET to be built from source by VS2019  (#3
sayanshaw24 pushed a commit to sayanshaw24/machinelearning that referenced this issue Aug 14, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Build Build related issue test related to tests
Projects
None yet
Development

No branches or pull requests

3 participants