Skip to content
#

microsoft

Here are 1,916 public repositories matching this topic...

connor4312
connor4312 commented Sep 29, 2020

While testing microsoft/vscode#105881 I noticed a case:

  1. Change a file (but do not stage it)
  2. Run Git: Commit Empty
  3. Say that you're sure you want to create an empty commit
  4. You're presented with this screen. There's no way to get past it and create an empty commit without stashing/discarding local changes 🐛

![](https://memes.peet.io/img/20-09-8768b030

LightGBM
jameslamb
jameslamb commented Sep 13, 2020

Summary

Today in the R package, there are a lot of internal function calls which use only positional arguments. Change them to use keyword arguments for extra safety.

I've added this issue to provide a small, focused contribution opportunity for Hacktoberfest 2020 participants. If you are an experienced open source contributor, please leave this

NWU-NISL
NWU-NISL commented Oct 8, 2020

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

tylerbutler
tylerbutler commented Oct 2, 2020

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

mmlspark
brunocous
brunocous commented Sep 2, 2020

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?

azure-sdk-for-net
jsquire
jsquire commented Sep 30, 2020

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

Improve this page

Add a description, image, and links to the microsoft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microsoft topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.