Tutorial by Topics: in

scikit-learn is a general-purpose open-source library for data analysis written in python. It is based on other python libraries: NumPy, SciPy, and matplotlib scikit-learncontains a number of implementation for different popular algorithms of machine learning.
D is a systems programming language with C-like syntax and static typing. It combines efficiency, control and modeling power with safety and programmer productivity. VersionChangelogRelease DateDhttp://www.digitalmars.com/d/1.0/changelog.html2007-01-23D2https://dlang.org/changelog/2.000.html20...
Java StringBuilder class is used to create mutable (modifiable) string. The Java StringBuilder class is same as StringBuffer class except that it is non-synchronized. It is available since JDK 1.5. new StringBuilder () new StringBuilder (int capacity) new StringBuilder (CharSequenc...
Implementations SWI-Prolog (free) swi-prolog Implemented in c SICStus (commercial) sicstus-prolog YAP (free) yap GNU Prolog (free) gnu-prolog XSB (free) xsb B (commercial) b-prolog IF (commercial) Ciao (free) Minerva (commercial) ECLiPSe-CLP (free) eclipse-clp Jekejeke Prolog...
Gems can be used to extend or modify functionality in Ruby applications. Commonly they’re used to distribute reusable functionality that is shared with other Rubyists for use in their applications and libraries. Some gems provide command line utilities to help automate tasks and speed up your work...
"string literal" 'string literal' "string literal with 'mismatching quotes'" // no errors; quotes are different. "string literal with "escaped quotes"" // no errors; quotes are escaped. `template string ${expression}` String("a b c") // r...
Realm is a mobile-first database solution designed to provide fast queries with low-memory consumption through usage of lazy-evaluation, along with type-safe and live-updating model objects. Realm is available for multiple platforms, and therefore encompasses multiple projects: Realm Objective...
dbstop in file at location if expression ParameterDetailsfileName of .m file (without extension), e.g. fit. This parameter is (Required) unless setting special conditional breakpoint types such as dbstop if error or dbstop if naninf.locationLine number where the breakpoint should be placed. ...
SQOOP Server configuration files are stored in server/config directory of distributed artifact along side with other configuration files of Tomcat (to host SQOOP server). File sqoop_bootstrap.properties specifies which configuration provider should be used for loading configuration for rest of Sq...
This section provides an overview of what playframework is, and why a developer might want to use it. It should also mention any large subjects within playframework, and link out to the related topics. Since the Documentation for playframework is new, you may need to create initial versions of t...
in ember-concurrency the extra setting of error is a work around to prevent thrown exceptions from bubbling up to Ember's onerror (since it is meant to be handled in the template). There is a feature request to handle this better.
Vue.js is a rapidly growing front-end framework for JavaScript, inspired by Angular.js, Reactive.js, and Rivets.js that offers simplistic user-interface design, manipulation, and deep reactivity. It is described as a MVVM patterned framework, Model-View View-Model, which is based on the concept o...
This section provides an overview of what asp.net-web-api is, and why a developer might want to use it. It should also mention any large subjects within asp.net-web-api, and link out to the related topics. Since the Documentation for asp.net-web-api is new, you may need to create initial version...
Azure is the brand name under which Microsoft is offering its cloud computing services. Some of the main services offered within the Microsoft Azure platform are: Infrastructure as a Service (IaaS): Linux and Windows Azure Virtual Machines Platform as a Service (PaaS): App Service provides a ...
Aurelia is a modular modern front-end Javascript framework for building browser, mobile and desktop applications built on open web standards. Rather than being an all inclusive framework, Aurelia adopts a feature-per-module approach to its architecture. Any piece of Aurelia is replaceable with a t...
Doctrine 2 is the colloquial term used for the Object Relational Mapper(ORM) component of the Doctrine Project. The ORM sits on top of the Doctrine Project's Database Abstraction Layer (DBAL) providing ways to query and manipulate information in the underlying database using Doctrine's DSL called...
ActionScript 3 is the programming language for the Adobe Flash Player and Adobe AIR runtime environments. It is object-oriented ECMAScript based language used primary for native application development on desktop (Windows/Mac) and mobile (iOS/Android) devices. Adobe learning resources: http://ww...
This section provides an overview of what shell is, and why a developer might want to use it. It should also mention any large subjects within shell, and link out to the related topics. Since the Documentation for shell is new, you may need to create initial versions of those related topics. ...
This section provides an overview of what uwp is, and why a developer might want to use it. It should also mention any large subjects within uwp, and link out to the related topics. Since the Documentation for uwp is new, you may need to create initial versions of those related topics.

Page 21 of 207