Skip to content

Code samples of interesting decisions in our codebase#1

Open
Zruty0 wants to merge 1 commit intomasterfrom
discussion/csharp_code_examples
Open

Code samples of interesting decisions in our codebase#1
Zruty0 wants to merge 1 commit intomasterfrom
discussion/csharp_code_examples

Conversation

@Zruty0
Copy link
Owner

@Zruty0 Zruty0 commented Jul 19, 2018

This is a promised collection of code samples

Zruty0 pushed a commit that referenced this pull request Oct 26, 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 dotnet#2

* Moved the static test

* PR comments dotnet#3

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

* PR comments

* PR comments

* Updated manifest for entrypoint PcaCalculator

* Fixed schema exceptions
Zruty0 pushed a commit that referenced this pull request Nov 16, 2018
* Implement VBuffer master plan WIP #1

* Getting everything to build and tests passing

* Keep moving to the master plan of VBuffer.

* Remove the rest of the VBuffer.Count usages in ML.Data

* Remove the rest of the VBuffer.Count usages and make VBuffer.Count private.

* Fix two failing tests.

* Fix FastTreeBinaryClassificationCategoricalSplitTest by remembering the underlying arrays in the column buffer in Transposer.

Also enable a Transposer test, since it passes.
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.

1 participant