microsoft
Here are 1,904 public repositories matching this topic...
-
Updated
Oct 13, 2020
-
Updated
Oct 3, 2020
-
Updated
Oct 11, 2020 - C#
Description of the problem
As of the changes in #3160 , builds of the CRAN version of the R package with gcc now raise "unknown pragma" warnings.
CRAN does not allow the use of -Wunknown-pragmas to suppress such warnings, so we remove them with sed when building the R package.
The "bug" here is that LightGBM's CI did not catch this. That should also be fixed.
How to fix thi
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Oct 15, 2020 - TypeScript
-
Updated
Oct 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 8, 2020 - Jupyter Notebook
-
Updated
Oct 11, 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
Oct 15, 2020 - C#
We have several errors/warnings that have a URL in the text of the message. After #5488 (thanks, @jmezac!) we'll have a structured way to represent this that will eventually (dotnet/project-system#6335) be used in the Visual Studio UI.
We should use that!
Likely candidates:
$ rg "fwlink|aka\.ms" -g *resx
src\Tasks\Resources\Strings.resx
683: <-
Updated
Oct 14, 2020
-
Updated
Oct 15, 2020 - TypeScript
-
Updated
Sep 12, 2018
-
Updated
Oct 10, 2020 - D
-
Updated
Oct 7, 2020
-
Updated
Oct 9, 2020
-
Updated
Oct 15, 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?
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
Pre-Requisite:
Add Accessibility Insights extension for web to Edge Anaheim (url:https://accessibilityinsights.io/)
Repro Steps:
1. Ope
Summary
The Event Hubs migration guide was written to be a launching point to guide developers familiar with the legacy client library to the equivalent API and patterns of the modern library. While the content has well received, the format has proven to harm readability and cause difficulty in finding the appropriate content. When developing the Service Bus migration guide, an alternate f
-
Updated
Oct 10, 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."

When we open the editor or in general from command pallette, there are 2 options to start: opening a folder and cloning a repo