Microsoft
Microsoft Corporation is a technology company. The Company develops and supports a range of software products, services, devices, and solutions. The Company's segments include Productivity and Business Processes, Intelligent Cloud, and More Personal Computing. It also designs, manufactures, and sells devices, including personal computers (PCs), tablets, gaming and entertainment consoles, other intelligent devices, and related accessories.
Here are 2,981 public repositories matching this topic...
-
Updated
Jun 22, 2022
-
Updated
Jul 13, 2022
-
Updated
Jul 4, 2022 - C#
-
Updated
Jul 18, 2022 - C#
Short Description
I'm opening this RFC to propose the following:
all objects in the Python package which are intended to be internal should have names beginning with
_
The convention "anything starting with _ is internal" is common in Python programming. If LightGBM's Python package followed that convention consistently, it would simplify LightGBM's position on which parts of
-
Updated
Jul 17, 2022 - TypeScript
-
Updated
Jul 17, 2022 - Python
-
Updated
Jul 16, 2022 - JavaScript
-
Updated
Jul 17, 2022 - Go
-
Updated
Jan 13, 2022 - TypeScript
the following poc cause a assertion failure in "debug" build on ubuntu.
function opt(){
const v2 = [-1000000000.0];
v2.length = 4294967295;
const v3 = v2.copyWithin();
return v3;
}
for(let i=0;i<0x200;i++){
opt(false);
}
-
Updated
Apr 24, 2022 - Jupyter Notebook
-
Updated
Jul 12, 2022 - C#
-
Updated
Mar 30, 2022
Issue Type: Feature Request
- In AzureDataStudio how do you prevent all DatabaseProjects folder structures being opened at DBExtension activate time?
ToLongAList
It might be interesting if you could specify e.g. OpenTreeView=false in the settings.json, so it would only show a first level of folders in the map.
With hundereds of SQLServer instances to support, this list
-
Updated
Jul 16, 2022
-
Updated
Jul 18, 2022 - D
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
Jul 17, 2022 - TypeScript
As part of FHL week we have created simple telemetry-based container debugger that can be used to observe underlining container state and events, while running FF-based web applications. Initial goal of this project was to offer it as a learning tool for new developers joining in, who want to get familiar with what is h
-
Updated
May 13, 2022
-
Updated
Jul 18, 2022 - C#
-
Updated
Jul 13, 2022
-
Updated
Jul 6, 2022 - 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?
Description
New-AzPortalDashboard fails to parse a hashtable converted from a JSON dashboard definition downloaded from the portal.
The attached JSON dashboard definition was downloaded from an existing simple dashboard definition created in the portal in order to test creating a new dashboard definition using PowerShell. The commands and output are shown below.
[portal.txt](https://git
Created by Bill Gates, Paul Allen
Released April 4, 1975
- Organization
- microsoft
- Website
- www.microsoft.com
- Wikipedia
- Wikipedia
I am becoming a power-user of our debugger (yeah, finally). This means that most of my "VS Code time" I have some kind of debuggee running or connected. So, I am seeing the ugly orange debug status bar treatment a lot. I don't like it and for me it's enough to see the activitybar icon decorations. So, pretty please give me an option to disable this