Mostrando 42,821 - 42,840 Resultados de 44,310 Para Buscar 'SEBIN~', tiempo de consulta: 0.99s Limitar resultados
  1. 42821
    Publicado 2018
    “…It also allows you to build web and mobile apps quickly without managing the infrastructure.Mastering Firebase for Android Development takes you through the complete toolchain of Firebase,including the latest tools announced in Google IO 2018 such as Firebase ML-Kit, FireStore, and Firebase Predictions. The book begins by teaching you to configure your development environment with Firebase and set up a different structure for a Firebase real-time database. …”
    Libro electrónico
  2. 42822
    Publicado 2018
    Tabla de Contenidos: “…ANALYZE statement -- Logs -- Design optimization -- Partition table design -- Bucket table design -- Index design -- Use skewed/temporary tables -- Data optimization -- File format -- Compression -- Storage optimization -- Job optimization -- Local mode -- JVM reuse -- Parallel execution -- Join optimization -- Common join -- Map join -- Bucket map join -- Sort merge bucket (SMB) join -- Sort merge bucket map (SMBM) join -- Skew join -- Job engine -- Optimizer -- Vectorization optimization -- Cost-based optimization -- Summary -- Chapter 8: Extensibility Considerations -- User-defined functions -- UDF code template -- UDAF code template -- UDTF code template -- Development and deployment -- HPL/SQL -- Streaming -- SerDe -- Summary -- Chapter 9: Security Considerations -- Authentication -- Metastore authentication -- Hiveserver2 authentication -- Authorization -- Legacy mode -- Storage-based mode -- SQL standard-based mode -- Mask and encryption -- The data-hashing function -- The data-masking function -- The data-encryption function -- Other methods -- Summary -- Chapter 10: Working with Other Tools -- The JDBC/ODBC connector -- NoSQL -- The Hue/Ambari Hive view -- HCatalog -- Oozie -- Spark -- Hivemall -- Summary -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  3. 42823
    Publicado 2019
    “…This clearly written, example-rich book begins with a practical exposure to Go development and moves on to build a frontend with the popular React framework. …”
    Libro electrónico
  4. 42824
    Publicado 2018
    “…Unlike other books, it doesn't bore you with elaborate explanations of the basics but gets you up-and-running, using the language. You will begin by learning the fundamentals of Python so that you have a rock-solid foundation to build upon. …”
    Libro electrónico
  5. 42825
    Publicado 2018
    “…This guide provides a complete overview of developing highly performant, robust and secure enterprise applications with Java EE with Eclipse. The book begins by exploring different Java EE technologies and how to use them (JSP, JSF, JPA, JDBC, EJB, and more), along with suitable technologies for different scenarios. …”
    Libro electrónico
  6. 42826
    Publicado 2018
    Tabla de Contenidos: “…Expected performance -- Putting it all together -- Extracting features generated by Inception V3 -- Preparing the network -- Removing the last Softmax and FullyConnected layers -- Predicting features of an image -- Saving the network to disk -- Extracting features generated by MobileNet V2 -- Preparing the network -- Removing the last Softmax and FullyConnected layers -- Predicting features of an image -- Saving the network to disc -- Putting it all together -- Transfer learning with Inception V3 -- Getting the data -- Preparing the dataset -- Extracting features -- Creating a new network -- Training and validating the results -- Summary -- Questions -- Further reading -- Chapter 8: OpenCV -- Technical requirements -- Troubleshooting installation of Open CV -- Troubleshooting installation on macOS -- First steps with OpenCV -- Updating OpenCV package source code -- Defining Open CV location -- Testing whether OpenCV works -- Working with images -- Converting OpenCV Mat to Julia images -- Reading images -- Saving images -- Destroying the object -- Image capturing from web camera -- Face detection using Open CV -- Object detection using MobileNet-SSD -- Summary -- Questions -- Appendix: Assessments -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  7. 42827
    Publicado 2016
    “…You're a new Parallels user or need a refresher Begin with a thorough understanding of how Parallels Desktop works conceptually -- what it makes possible and how it differs from Apple's Boot Camp. …”
    Libro electrónico
  8. 42828
    Publicado 2016
    “…For the following two modules we'll begin to investigate machine learning algorithms in more detail. …”
    Libro electrónico
  9. 42829
    “…However, as with all software, there is a learning curve and pitfalls that should be avoided. Begin by learning the core components and use cases for Teams. …”
    Libro electrónico
  10. 42830
    Publicado 2018
    “…Topics include Design and Implement a Relational Database Schema Design and Implement Indexes Design and Implement Views Implement Columnstore Indexes Ensure Data Integrity with Constraints Create Stored Procedures Create Triggers and User-Defined Functions Implement Transactions Manage Isolation Levels Optimize Concurrency and Locking Behavior Implement Memory-Optimized Tables and Native Stored Procedures Optimize Statistics and Indexes Analyze and Troubleshoot Query Plans Manage Performance for Database Instances Monitor and Trace SQL Server Baseline Performance Metrics About the Instructor Marilyn White has more than 20 years of experience in Information Technology and has worked with Microsoft Server products as a Microsoft Certified Trainer (MCT) for more than 18 years, spending most of that time specializing in SQL Server and SharePoint products. …”
    Video
  11. 42831
    Publicado 2018
    “…Skill Level Intermediate Learn How To Represent text Model topics Conduct sentiment analysis Understand word2vec word embeddings Define GloVe Apply language detection Who Should Take This Course Data scientists with an interest in natural language processing Course Requirements Basic algebra Calculus and statistics Programming experience Lesson Descriptions Lesson 1: Text Representations The first step in any NLP application is to establish the representations of text and numbers. …”
    Video
  12. 42832
    Publicado 2019
    “…This book includes a wide set of recipes and quick methods that solve challenges in text syntax, semantics, and speech tasks. At the beginning of the book, you'll learn important NLP techniques, such as identifying parts of speech, tagging words, and analyzing word semantics. …”
    Libro electrónico
  13. 42833
    “…Pro Hyper-V 2019 breaks down critical and time-saving topics into a series of easy-to-digest chapters, showing you how to perform Hyper-V management tasks using both GUI and PowerShell-based tools. …”
    Libro electrónico
  14. 42834
    Publicado 2017
    “…Machine learning for OpenCV begins by introducing you to the essential concepts of statistical learning, such as classification and regression. …”
    Libro electrónico
  15. 42835
    Publicado 2016
    “…Skill Level • Beginner What You Will Learn • Install and run the software used to develop Android apps • Read and write both Java and XML • Learn object- oriented programming fundamentals • Add interactivity to an app • Use abstraction and inheritance to simplify and reuse code • Create app layouts Who Should Take This Course b> • Anyone with an interest in learning Java or Android development, whether to simply tinker or start a new career Course Requirements • Basic computer knowledge (how to browse the web and install programs) • Ability to draw at a preschool level • No prior programming experience required Lesson Descriptions b> Lesson 1: Answering Common Questions Everyone who is beginning to learn to program has a lot of questions, and this lesson addresses the most common ones. …”
    Video
  16. 42836
    Publicado 2019
    “…You structure data and define behavior with Django models. You learn how to generate databases based on Django models, manipulate data in the database with Python, and manage a database with Django migrations. …”
    Video
  17. 42837
    Publicado 2018
    “…Keras Reinforcement Learning Projects installs human-level performance into your applications using algorithms and techniques of reinforcement learning, coupled with Keras, a faster experimental library. The book begins with getting you up and running with the concepts of reinforcement learning using Keras. …”
    Libro electrónico
  18. 42838
    Publicado 2017
    “…This book shows you how to build fast, efficient, and scalable client-server solutions using the latest versions of Node. The book begins with debugging tips and tricks of the trade, and how to write your own modules. …”
    Libro electrónico
  19. 42839
    Publicado 2019
    “…Learn RabbitMQ: Asynchronous Messaging with Java and Spring About This Video Learn to develop Queues, Exchanges, Routings, and Listeners with Rabbit MQ using Java and Spring Learn and understand the architecture of RabbitMQ In Detail This course will walk you through the beginning from scratch - messaging itself! We'll discover what messaging means and how it affects our architectural decisions and design considerations. …”
    Video
  20. 42840
    Publicado 2017
    “…If you want to build server-side applications, create web services, and have clear GUIs for your project, then this book is for you. The book begins with a basic primer on Delphi helping you get accustomed to the IDE and the Object Pascal language and will then quickly move on to advanced-level concepts. …”
    Libro electrónico