Skip to content

build: Project documents from notebooks#1

Open
BrendanWalsh wants to merge 12 commits intobrwals/windowsfrom
brwals/docs
Open

build: Project documents from notebooks#1
BrendanWalsh wants to merge 12 commits intobrwals/windowsfrom
brwals/docs

Conversation

@BrendanWalsh
Copy link
Owner

No description provided.

serena-ruan and others added 5 commits March 21, 2023 14:04
…1879)

* docs: add overview page for simple DNN and fix some typos

* docs: fixup docs for acrolinx

* fix acrolinx

* update

* update

* update

---------
Without this, each dev has to maintain their own git config to ensure LF-style line endings.

Co-authored-by: Mark Hamilton <mhamilton723@gmail.com>
@github-actions
Copy link

Hey @BrendanWalsh 👋!
Thank you so much for contributing to our repository 🙌.
Someone from SynapseML Team will be reviewing this pull request soon.

We use semantic commit messages to streamline the release process.
Before your pull request can be merged, you should make sure your first commit and PR title start with a semantic prefix.
This helps us to create release messages and credit you for your hard work!

Examples of commit messages with semantic prefixes:

  • fix: Fix LightGBM crashes with empty partitions
  • feat: Make HTTP on Spark back-offs configurable
  • docs: Update Spark Serving usage
  • build: Add codecov support
  • perf: improve LightGBM memory usage
  • refactor: make python code generation rely on classes
  • style: Remove nulls from CNTKModel
  • test: Add test coverage for CNTKModel

To test your commit locally, please follow our guild on building from source.
Check out the developer guide for additional guidance on testing your change.

ms-kashyap and others added 6 commits March 24, 2023 12:47
…r custom reference distribution (microsoft#1885)

* [DistributionBalanceMeasure] Add implementation + unit tests for custom reference distribution

* Handle edge cases for Entropy + Chi^2 calculations (addresses TODO), use isDefined instead of isEmpty

* Use empty map instead of null to specify uniform distribution (due to pyspark error with ArrayMapParam)

* Add setter that accepts Array[Map[String, Double]]; update unit tests to use it (fixes testGettersAndSetters failure)

---------

Co-authored-by: Patel, Kashyap M <kpatel370@gatech.edu>
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.

6 participants