microsoft
Here are 2,080 public repositories matching this topic...
-
Updated
Feb 12, 2021
-
Updated
Feb 10, 2021
-
Updated
Feb 5, 2021 - C#
Summary
scikit-learn supports a test that people writing scikit-learn extensions can use to check API compatibility with the rest of the scikit-learn ecosystem. Such a test should be added for the code in python-package/lightgbm/dask.py.
Motivation
The discussion in #3883 focused a lot on compatibility of the dask estimators, like DaskLGBMClassifier, with the broader scikit-le
-
Updated
Feb 12, 2021 - TypeScript
-
Updated
Feb 11, 2021 - TypeScript
-
Updated
Feb 12, 2021 - Python
Version
Chakra-1.11.24
Execution step
./ChakraCore/out/Release/ch testcase.js
Testcase
target = Function();
handler = {
get: function() {
print('Run here');
}
};
var p= new Proxy(target, handler);
new p;Output
Expected behavior
Run here
Description
When ex
-
Updated
Jan 21, 2021 - Jupyter Notebook
-
Updated
Feb 12, 2021 - C#
When launching the Create project from database dialog from the context menu of a database, the server and database dropdown are already populated, but sometimes the database dropdown is blank for a few second while waiting for the list of databases to load.
It would be nice if th
-
Updated
Jan 12, 2021 - C#
Description of Change
Hang or crash macOS App scaling a View to zero.
Issues Resolved
- fixes #8981
API Changes
None
Platforms Affected
- macOS
Behavioral/Visual Changes
None
Before/After Screenshots
Before
Hang in the first case and getting a crash in the second case setting the Scale to zero.
Ater
-
Updated
Feb 12, 2021
Issue Description
msbuild's code is open source under the MIT license. This allows anyone to examine, modify and distribute the sources (among other things). However, the source code repository includes a documentation file that has a "Microsoft Confidential" notice:
https://github.com/dotnet/msbuild/blob/master/src/Shared/Shared%20Code.doc
I suspect this is a mistake since there i
-
Updated
Feb 12, 2021 - TypeScript
-
Updated
Feb 12, 2021 - D
-
Updated
Dec 6, 2020
-
Updated
Feb 4, 2021
-
Updated
Sep 12, 2018
With #4556 we now have localized eventing on subdirectories ("containedValueChanged"). We should consider using these events in our examples where we currently do path inspection on the "valueChanged" event.
Based on a quick search, looks like the following might benefit:
- examples\data-objects\primitives\src\main.tsx
- examples\data-objects\todo\src\TextList\TextListView.tsx
- [
-
Updated
Feb 12, 2021 - 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
Feb 6, 2021 - 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."

Issue Type: Bug
with agit repo open, preview a MD doc with a link to another MD doc in the same repo... hovering over the link shows a tooltip with the correct full path of the linked file (file:///c:/workspace/folder/file.md), yet clicking the link does nothing
VS Code version: Code 1.53.0 (8490d3dde47c57ba65ec40dd192d014fd2113496, 2021-02-03T20:36:38.611Z)
OS version: Windows_NT x64 10