Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,400
- Application software 1,242
- History 1,188
- Historia 743
- Management 741
- Artificial intelligence 628
- Python (Computer program language) 606
- Computer programs 597
- Data processing 580
- Cloud computing 535
- Social aspects 530
- Machine learning 514
- Computer networks 493
- Engineering & Applied Sciences 476
- Security measures 403
- Design 393
- Computer programming 364
- Computer security 360
- Computer software 360
- Programming 358
- Operating systems (Computers) 354
- Philosophy 347
- Web site development 341
- Computer Science 337
- Information technology 331
- History and criticism 327
- Education 325
- Filosofía 324
- Technological innovations 313
- Data mining 312
-
3581por Strickland, James R. authorTabla de Contenidos: “…Your shopping list -- Cestino -- Kick the tires, light the fire -- 8 bit ports -- Collector, base, and emitter -- TTL: the missing link -- Logic probe -- EPROM/Flash explorer -- ATA explorer -- Time out for a quick game -- Z80 explorer…”
Publicado 2016
Libro electrónico -
3582Publicado 2022Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Exploring Machine Learning -- Exploring Supervised Methods -- Exploring Nonlinear Models -- Exploring Ensemble Methods -- Exploring Unsupervised Methods -- Exploring Cluster Methods -- Exploring Dimension Reduction -- Exploring Deep Learning -- Conclusion -- Chapter 2: Big Data, Machine Learning, and Deep Learning Frameworks -- Big Data -- Big Data Features -- Impact of Big Data on Business and People -- Better Customer Relationships -- Refined Product Development -- Improved Decision-Making -- Big Data Warehousing -- Big Data ETL -- Big Data Frameworks -- Apache Spark -- Resilient Distributed Data Sets -- Spark Configuration -- Spark Frameworks -- SparkSQL -- Spark Streaming -- Spark MLlib -- GraphX -- ML Frameworks -- Scikit-Learn -- H2O -- XGBoost -- DL Frameworks -- Keras -- Chapter 3: Linear Modeling with Scikit-Learn, PySpark, and H2O -- Exploring the Ordinary Least-Squares Method -- Scikit-Learn in Action -- PySpark in Action -- H2O in Action -- Conclusion -- Chapter 4: Survival Analysis with PySpark and Lifelines -- Exploring Survival Analysis -- Exploring Cox Proportional Hazards Method -- Lifeline in Action -- Exploring the Accelerated Failure Time Method -- PySpark in Action -- Conclusion -- Chapter 5: Nonlinear Modeling With Scikit-Learn, PySpark, and H2O -- Exploring the Logistic Regression Method -- Scikit-Learn in Action -- PySpark in Action -- H2O in Action -- Conclusion -- Chapter 6: Tree Modeling and Gradient Boosting with Scikit-Learn, XGBoost, PySpark, and H2O -- Decision Trees -- Preprocessing Features -- Scikit-Learn in Action -- Gradient Boosting -- XGBoost in Action -- PySpark in Action -- H2O in Action -- Conclusion -- Chapter 7: Neural Networks with Scikit-Learn, Keras, and H2O…”
Libro electrónico -
3583Publicado 2022Tabla de Contenidos: “…Table of Contents Evaluating Machine Learning Models Introducing Hyperparameter Tuning Exploring Exhaustive Search Exploring Bayesian Optimization Exploring Heuristic Search Exploring Multi-Fidelity Optimization Hyperparameter Tuning via Scikit Hyperparameter Tuning via Hyperopt Hyperparameter Tuning via Optuna Advanced Hyperparameter Tuning with DEAP and Microsoft NNI Understanding Hyperparameters of Popular Algorithms Introducing Hyperparameter Tuning Decision Map Tracking Hyperparameter Tuning Experiments Conclusions and Next Steps…”
Libro electrónico -
3584Publicado 2022Tabla de Contenidos: “…Table of Contents Designing Software Architectures in Java – Methods and Styles Software Requirements – Collecting, Documenting, Managing Common Architecture Design Techniques Best Practices for Design and Development Exploring the Most Common Development Models Exploring Essential Java Architectural Patterns Exploring Middleware and Frameworks Designing Application Integration and Business Automation Designing Cloud-Native Architectures Implementing User Interaction Dealing with Data Cross-Cutting Concerns Exploring the Software Life Cycle Monitoring and Tracing Techniques What's New in Java?…”
Libro electrónico -
3585Publicado 2016Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Table of Contents -- Preface -- Chapter 1: Introducing Responsive Web Design -- Getting started with RWD -- Exploring how RWD works -- Understanding the elements of RWD -- Controlling the viewport -- Creating flexible grids -- Making media responsive -- Constructing suitable breakpoints -- Appreciating the importance of RWD -- Making our site accessible and intuitive -- Organizing our content -- Comparing RWD to adaptive design -- Preparing our development environment -- Considering a suitable strategy -- Exploring best practices -- Designing for touch -- Setting up a development workflow -- Discovering the requirements -- Planning our site -- Designing the text -- Sketching our design -- Prototyping and creating our design -- Testing our design -- Exploring mistakes -- Summary -- Chapter 2: Creating Fluid Layouts -- Introducing flexible grid layouts -- Understanding the different layout types -- Setting the available viewport for use -- Balancing viewport against experience -- Considering viewport units -- Exploring the benefits of flexible grid layouts -- Understanding the mechanics of grid layouts -- Implementing a prebuilt grid layout -- Exploring the use of flexbox -- Taking a closer look -- Visiting the future -- Implementing a basic gallery grid -- Exploring what happened -- Taking it further -- Summary -- Chapter 3: Adding Responsive Media -- Making media responsive -- Creating fluid images -- Implementing the < -- picture> -- element -- Using the srcset attribute -- Exploring the sizes attribute -- Manipulating the HTML5 < -- picture> -- element -- Putting it all together -- Exploring what happened -- Creating a real-world example -- Taking things further -- Making video responsive -- Embedding externally hosted videos…”
Libro electrónico -
3586por Wimberly, Anne Streaty, 1936-Tabla de Contenidos: “…the quest for liberation and hope-building vocation -- A story-linking process -- Exploring self and world through story-linking -- Exploring relationships and events of our lives through story-linking -- Exploring life meanings through story-linking -- The pivotal role of scripture in story-linking and how to choose scripture -- Mediating group processes…”
Publicado 2005
Click para texto completo desde fuera UPSA
Click para texto completo desde UPSA
Libro electrónico -
3587Publicado 2010Tabla de Contenidos: “…-- Exploring the iPhone Technology Layers -- Tracing the iPhone Application Life Cycle -- Cocoa Fundamentals -- Exploring the iPhone Frameworks with Xcode -- Summary -- Q& -- A -- Workshop -- HOUR 5: Exploring Interface Builder -- Understanding Interface Builder -- Creating User Interfaces -- Customizing Interface Appearance -- Connecting to Code -- Summary -- Q& -- A -- Workshop -- Further Exploration -- HOUR 6: Model-View-Controller Application Design -- Understanding the Model-View-Controller Paradigm -- How Xcode and Interface Builder Implement MVC -- Using the View-Based Application Template -- Summary -- Q& -- A -- Workshop -- Further Exploration -- HOUR 7: Working with Text, Keyboards, and Buttons -- Basic User Input and Output -- Using Text Fields, Text Views, and Buttons -- Summary -- Q& -- A -- Workshop -- Further Exploration -- HOUR 8: Handling Images, Animation, and Sliders -- User Input and Output…”
Libro electrónico -
3588Publicado 2014Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Exploring Test Doubles; Working with unit tests; Understanding test doubles; Using dummy objects; Working with stubs; Exploring a test spy; Getting started with mock objects; Implementing fake objects - simulators; Summary; Chapter 2: Socializing with Mockito; Exploring Mockito; Exploring unit test qualities; Realizing the significance of Mockito; Working with Mockito; Adding a Mockito dependency; Stubbing method calls; Throwing exceptions; Using argument matchers…”
Libro electrónico -
3589Publicado 2022Tabla de Contenidos: “…Table of Contents Exploring the OSI Model and TCP/IP Network Topologies and Connections Ethernet Technology and Virtualization Understanding IPv4 and IPv6 Addressing Applied IPv4 Subnetting Exploring Network Protocols and Services Data Center Architecture and Cloud Computing Networking Devices Routing and Switching Concepts Exploring Wireless Standards and Technologies Assuring Network Availability Organizational Documents and Policies High Availability and Disaster Recovery Network Security Concepts Exploring Cyberattacks and Threats Implementing Network Security Network Troubleshooting Practice Exam…”
Libro electrónico -
3590Publicado 2015Tabla de Contenidos:Libro electrónico
-
3591por Watson, LonzellTabla de Contenidos: “…; Understanding the Benefits of Going Digital; Discover Digital Video Cameras; The Digital Video Workflow; Essential Digital Video Terms; Chapter 2: What You Need to Get Started; Explore Popular Digital Video Camera Features; Explore Consumer High Definition Video; Explore Aspect Ratios; Choose the Right Digital Video Camera; Know the Parts of a Digital Video Camera; Consider Digital Video Camera Accessories; Explore Battery Options and AC Adapters…”
Publicado 2010
Libro electrónico -
3592por Gifford, GregTabla de Contenidos: “…SFMC Automation Tools SFMC Automation Best Practices Automating Email Sends Automating Your ETL and Data The Magic of Script Activities The Power of In-Step APIs Creating Mini Web Apps Getting Started with Custom Integrations Exploring SFMC as a Piece of the Puzzle Exploring SDKs, APIs, and Specs Webhooks and Microservices Exploring Custom Journey Builder Activities Carpe Omnia…”
Publicado 2022
Libro electrónico -
3593Publicado 2015Tabla de Contenidos: “…Machine generated contents note: Chapter 1: JavaFX Fundamentals -- Chapter 2: Introducing Events and Controls -- Chapter 3: Exploring JavaFX Controls: Part One -- Chapter 4: Exploring JavaFX Controls: Part Two -- Chapter 5: Work with Images, Fonts, and Layouts -- Chapter 6: Effects and Transforms -- Chapter 7: Animation -- Chapter 8: Explore Menus -- Chapter 9: Charts, WebView, and Canvas…”
Libro electrónico -
3594por Martin, Roger L.Tabla de Contenidos: “…The knowledge funnel : how discovery takes shape -- The reliability bias : why advancing knowledge is so hard -- Design thinking : how thinking like a designer can create sustainable advantage -- Transforming the corporation : the design of Procter & Gamble -- The balancing act : how design-thinking organizations embrace reliability and validity -- World-class explorers : leading the design-thinking organization -- Getting personal : developing yourself as a design thinker…”
Publicado 2009
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad de Navarra, Biblioteca Universidad de Deusto)Libro -
3595por Jakobson, Roman, 1896-1982Tabla de Contenidos: “…On verse, its masters and explorers. -- 6,1. Early Slavic Paths and Crossroads. …”
Publicado 1971
Libro -
3596Tabla de Contenidos: “…Mastering Advanced Language Features, Part 2 -- 7. Exploring the Basic APIs, Part 1 -- 8. Exploring the Basic APIs, Part 2 -- 9. …”
Libro electrónico -
3597Publicado 2015Tabla de Contenidos:Libro electrónico
-
3598
-
3599por McIntyre, Alice, 1956-Tabla de Contenidos: “…Participatory action research -- Exploring community -- Constructing meaning about violence -- Community photography : visual stories by inner-city youth -- Becoming somebody -- Exploring racism, whiteness, and careers with urban youth -- From dialogue to action -- Making the road as we go…”
Publicado 2000
Libro electrónico -
3600por Henry, KevinTabla de Contenidos: “…Exploring Forms in Time; 11. Putting it All Together…”
Publicado 2012
Libro electrónico