-
Notifications
You must be signed in to change notification settings - Fork 0
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
build: Project documents from notebooks #1
base: brwals/windows
Are you sure you want to change the base?
Conversation
…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 <[email protected]>
Hey @BrendanWalsh 👋! We use semantic commit messages to streamline the release process. Examples of commit messages with semantic prefixes:
To test your commit locally, please follow our guild on building from source. |
…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 <[email protected]>
8fa4a1d
to
c74bded
Compare
No description provided.