Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
ML.NET is a machine learning framework built for .NET developers. Uses .NET and C# or F# to easily integrate custom machine learning into applications without the requirement of extensive prior expertise in developing or tuning machine learning models. Use this tag for discussion about the framework or apps built within.
0 Questions
Gorilla is a web toolkit for the Go programming language. It provides several modules to aid web programming: a URL router and dispatcher, a consistent session management system, and a http.response-struct mapper. It is licensed under the New BSD License.
0 Questions
crypt() is Unix C library function used for hashing passwords. It is also found in PHP, Perl, Python and various other languages.
0 Questions
Random sampling is the algorithmic generation of random sequences with specified properties.
0 Questions
The concept of parent elements handling events that are propagated by a child element
0 Questions
A common directory on a file system which acts as a "scratch area" that can be used to hold files and directories for short periods of time.
0 Questions
An OS X (available in OS X v10.3 and later )API class , describing a basis for ordering objects by specifying the property to use to compare the objects, the method to use to compare the properties, and whether the comparison should be ascending or descending. It is now available in iOS 2.0 and later also.
0 Questions
Vtiger is a PHP-based, open-source CRM application which forked off SugarCRM. Very suitable for small and medium enterprises, it uses the Smarty template engine. One can also import and export specific modules with or without customization.
0 Questions
Use this tag for questions related to the W3C File API. The W3C File API specifies how file objects should be represented and how their properties should be accessed.
0 Questions
Anything related to 2sxc, the content-management module & app-engine for DNN/DotNetNuke.
0 Questions
Refers to PowerManager.WakeLock, a class from the Android SDK belonging to package android.os.
Its responsibility is requesting CPU resources in the context of power management. If no wake locks are taken, Android will shut down the CPU.
0 Questions