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,683 public repositories matching this topic...
-
Updated
Feb 4, 2022
-
Updated
Feb 3, 2022
-
Updated
Dec 27, 2021 - C#
-
Updated
Feb 12, 2022 - C#
Summary
mypy shows some issues in LightGBM's Python package.
mypy \
--exclude='python-package/compile/|python-package/build' \
--ignore-missing-imports \
python-package/18 errors in 4 files (click me)
python-package/lightgbm/compat.py:12: error: Name 'Series' already defined (possibly by an import)
python-package
-
Updated
Feb 12, 2022 - TypeScript
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Feb 12, 2022 - Python
-
Updated
Feb 7, 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
Oct 25, 2021 - Jupyter Notebook
-
Updated
Feb 9, 2022 - C#
In our database projects we have several scmp-files with pre-configured schema compares.
As now I can use the files by opening the Schema Compare from the context-menu on the connection, and then click Open .scmp-file.
If I try to open the file from the file explorer or the project explorer I only get the underlaying XML-file, which mostly often isn't very useful.
It would be great to op
-
Updated
Feb 11, 2022
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
Feb 10, 2022 - D
An interesting one, gotten from hitting Ctrl-C during a build of dotnet/runtime using 6.0.100-rc.2.21505.57
This line
https://github.com/dotnet/msbuild/blob/a59d7a533c9154e8aa99b823625e7eff199ddf1a/src/Tasks/Copy.cs#L588
should perhaps be
if (!partitionAccepted && !CancellationToken.IsCancellationRequested)Build FAILED.
C:\git\runtime\.dotnet\sdk\6.0.100
-
Updated
Feb 12, 2022 - TypeScript
Broken Test: detachedContainerTests.spec.ts: Fire dataStore attach ops during container attach
The test's assert was never handled correctly, so likely has always thrown
Originally posted by @anthony-murphy in microsoft/FluidFramework#9025 (comment)
-
Updated
Dec 8, 2021
-
Updated
Feb 4, 2022
Summary
The Event Hubs client library aims to be mockable and fully support testability. To help illustrate usage of the new API for the testing scenarios, a set of samples mocking the various Event Hubs client types and illustrating use of the model factory is needed.
Scope of Work
- Implement a sample or set of samples demonstrating a basic approach for mocking the high level cli
-
Updated
Nov 30, 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?
Description
When Remove-AzPolicyExemption is run with -Confirm:$false the cmdlet still ask for confirmation. This is not expected. In additional this cmdlet behaviors also differently than the other Policy cmdlets e.g Remove-AzPolicyAssignment.
If -Confirm:$false is specified the cmdlet should not ask for confirmation anymore.
Issue script & Debug output
N/A-
Updated
Sep 12, 2018
Created by Bill Gates, Paul Allen
Released April 4, 1975
- Organization
- microsoft
- Website
- www.microsoft.com
- Wikipedia
- Wikipedia