microsoft
Here are 1,947 public repositories matching this topic...
-
Updated
Nov 16, 2020
-
Updated
Nov 13, 2020
-
Updated
Nov 14, 2020 - C#
See https://github.com/microsoft/LightGBM/runs/1404264739?check_suite_focus=true
The job defined in https://github.com/microsoft/LightGBM/blob/master/.github/workflows/r_artifacts.yml is currently breaking, with this error
To create a local Git repository instead, add Git 2.18 or higher to the PATH
Error: Input 'submodules' not supported when falling back to download using the GitHub REST
-
Updated
Nov 9, 2020 - TypeScript
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Nov 13, 2020 - Python
When I passed NaN and an object with the "valueOf" attribute value as a callable function to the first and second parameters of Math.max, chakra did not execute this function. According to the ES10 standard, the ToNumber operation is performed on each parameter of Math.max, and the "valueOf" attribute value function of the second parameter will be executed.
version
chakra-1_11_22
**co
-
Updated
Oct 19, 2020 - Jupyter Notebook
-
Updated
Nov 8, 2020 - C#
-
Updated
Nov 14, 2020 - C#
Issues Resolved
fixes #8763
Platforms Affected
- iOS
Behavioral/Visual Changes
None
Before/After Screenshots
Not applicable
Testing Procedure
PR Checklist
- [] Targets the correct branch
- [] Tests are passing (or failures are unrelated)
-
Updated
Nov 16, 2020
Related: dotnet/msbuild#4682 and dotnet/msbuild#5871
In FileUtiliies.cs we have RemoveQuotes and TrimAndStripAnyQuotes. We should consider adding some sort of Ensure-This-Path-Is-Single-Quoted function.
Possible names:
- EnsurePathIsSingleQuoted
- That's all I got!
-
Updated
Nov 16, 2020 - TypeScript
-
Updated
Nov 13, 2020 - D
-
Updated
Sep 12, 2018
-
Updated
Nov 15, 2020
-
Updated
Nov 13, 2020
Accessibility: [MAS2.1.1]: User is not able to navigate inside the 'Shortcuts' list with keyboard.
Build details:
OS Version: 2004(20221.1000)
Edge Dev Version: 87.0.654.0 (Official build) dev (64-bit)
URL: https://fluidframework.com/playground/?path=/docs/welcome--page
Repro Steps:
1. Navigate to 'Shortcuts' button in left nav and invoke it.
2.Now try to navigate inside the list using down arrow key and observe.
Actual Result:
User i
-
Updated
Nov 17, 2020 - C#
I have a simple regression task (using a LightGBMRegressor) where I want to penalize negative predictions more than positive ones. Is there a way to achieve this with the default regression LightGBM objectives (see https://lightgbm.readthedocs.io/en/latest/Parameters.html)? If not, is it somehow possible to define (many example for default LightGBM model) and pass a custom regression objective?
Summary
The Event Hubs client library is instrumented using the .NET EventSource mechanism for logging. When instrumenting or diagnosing issues with applications that consume the library, it is often helpful to have access to the Event Hubs logs.
Though EventSource instrumentation is
-
Updated
Nov 16, 2020 - C
Improve this page
Add a description, image, and links to the microsoft topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microsoft topic, visit your repo's landing page and select "manage topics."

Version: 1.50.1 (system setup)
Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a
Date: 2020-10-13T15:06:15.712Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.18363
Steps to Reproduce:
Create a sample Electron project.
In the