Søgning på underkategorier- og emner:
Survival analysis uses statistics to calculate time to failure. The book takes a fresh look at this complex subject by explaining how to use the Python programming language to perform this type of analysis.
The library is based on NUMAL, the program assemblage developed and used at the Centre for Mathematics and Computer Science in Amsterdam, one of the world's leading research centers. The important characteristic of the library is its modular structure.
This book introduces Raspberry Pi, using real world applications in computer vision, machine learning, and deep learning. It provides a detailed, step-by-step, approach to application development for users without any prior programming knowledge.
Examining implementation in terms of the systems development life cycle, this book highlights the practical aspects of implementing and using... Læs mere
Book presents the theoretical aspects of surface and ground water hydraulics, contaminant transport, hydrological and water... Læs mere
The data structure is a set of specially organized data elements and functions are defined to store, retrieve, remove and search for individual... Læs mere
This book starts out with a walkthrough of the basic Python elements and data structures, working through variables, strings, numbers, lists, and tuples, outlining how you work with... Læs mere
A comprehensive 2003 treatment of term rewriting systems from an elementary to an advanced level. Much of this material appeared here for the first time in book form. Ideal for... Læs mere
Answer set programming (ASP) is a programming methodology oriented towards combinatorial search problems. ASP is a form of declarative programming: an ASP program describes what is counted as a solution to the problem, but does not specify an algorithm for solving it.