Mostrando 2,841 - 2,860 Resultados de 2,905 Para Buscar 'Namouna~', tiempo de consulta: 1.61s Limitar resultados
  1. 2841
    Publicado 2018
    “…What You Will Learn Get a 360-degree view into the world of Big Data, data science and machine learning Broad range of technical and business Big Data analytics topics that caters to the interests of the technical experts as well as corporate IT executives Get hands-on experience with industry-standard Big Data and machine learning tools such as Hadoop, Spark, MongoDB, KDB+ and R Create production-grade machine learning BI Dashboards using R and R Shiny with step-by-step instructions Learn how to combine open-source Big Data, machine learning and BI Tools to create low-cost business analytics applications Understand corporate strategies for successful Big Data and data science projects Go beyond general-purpose analytics to develop cutting-edge Big Data applications using emerging technologies In Detail Big Data analytics relates to the strategies used by organizations to collect, organize and analyze large amounts of data to uncover valuable business insights that otherwise cannot be analyzed through traditional systems. …”
    Libro electrónico
  2. 2842
    Publicado 2017
    “…Style and approach A comprehensive book that blends theory with just the right amount of practical code implementations, to help ..…”
    Libro electrónico
  3. 2843
    Publicado 2017
    “…Some prior programming experience would be useful What You Will Learn Overcome the challenges IoT data brings to analytics Understand the variety of transmission protocols for IoT along with their strengths and weaknesses Learn how data flows from the IoT device to the final data set Develop techniques to wring value from IoT data Apply geospatial analytics to IoT data Use machine learning as a predictive method on IoT data Implement best strategies to get the most from IoT analytics Master the economics of IoT analytics in order to optimize business value In Detail We start with the perplexing task of extracting value from huge amounts of barely intelligible data. The data takes a convoluted route just to be on the servers for analysis, but insights can emerge through visualization and statistical modeling techniques. …”
    Libro electrónico
  4. 2844
    Publicado 2017
    “…What You Will Learn Understand the core concepts of Apache Storm and real-time processing Follow the steps to deploy multiple nodes of Storm Cluster Create Trident topologies to support various message-processing semantics Make your cluster sharing effective using Storm scheduling Integrate Apache Storm with other Big Data technologies such as Hadoop, HBase, Kafka, and more Monitor the health of your Storm cluster In Detail Apache Storm is a real-time Big Data processing framework that processes large amounts of data reliably, guaranteeing that every message will be processed. …”
    Libro electrónico
  5. 2845
    Publicado 2020
    “…IBM Spectrum Discover integration with WKC enables storage administrators, data stewards, and data scientists to efficiently manage, classify, and gain insights from massive amounts of data. The integration improves storage economics, helps mitigate risk, and accelerates large-scale analytics to create competitive advantage and speed critical research…”
    Libro electrónico
  6. 2846
    Publicado 2017
    “…His background in information technology is diverse‚Äîranging from operating systems and hardware, specialized applications and development, to a fair amount of work on networks. Since IT is really just a way to support business processes, he also acquired an MBA. …”
    Video
  7. 2847
    por Manoochehri, Michael
    Publicado 2013
    “…Coverage includes Mastering the four guiding principles of Big Data success—and avoiding common pitfalls Emphasizing collaboration and avoiding problems with siloed data Hosting and sharing multi-terabyte datasets efficiently and economically “Building for infinity” to support rapid growth Developing a NoSQL Web app with Redis to collect crowd-sourced data Running distributed queries over massive datasets with Hadoop, Hive, and Shark Building a data dashboard with Google BigQuery Exploring large datasets with advanced visualization Implementing efficient pipelines for transforming immense amounts of data Automating complex processing with Apache Pig and the Cascading Java library Applying machine learning to classify, recommend, and predict incoming information Using R to perform statistical analysis on massive datasets Building highly efficient analytics workflows with Python and Pandas Establishing sensible purchasing strategies: when to build, buy, or outsource Previewing emerging tre..…”
    Libro electrónico
  8. 2848
    Publicado 2022
    “…By the end of this Salesforce book, you'll be able to build and configure the Nonprofit Cloud for a variety of use cases to achieve maximum social impact with the least amount of technical debt. What you will learn Implement various components and modules in Nonprofit Cloud Implement tools for grantmaking, program management, and case management Extend the standard functionalities of Nonprofit Cloud and NPSP Identify and use success metrics to prioritize goals and outcomes for implementation Explore the tools that Nonprofit Cloud offers for testing and deployment Build custom reports and dashboards for NPSP and use Tableau dashboard starters for fundraising analytics Understand best practices for data management to maintain data accuracy and data integrity Who this book is for This book is for technical consultants, functional consultants, and Salesforce architects who are working with nonprofit organizations and want to implement different functionalities within Nonprofit Cloud and NPSP optimally for business processes and tasks in their organizations. …”
    Libro electrónico
  9. 2849
    Publicado 2024
    “…Build scalable, cost-effective, high-performance, and secure architectures using AWS Outposts, AWS Local Zones, AWS Wavelength, and AWS Snow services along guided by best practices and practical examples Key Features Take advantage of the opportunities and challenges arising from the exponential growth of connected devices Use AWS edge compute services to extend your applications to wherever they are needed Follow guided tutorials for building an IIoT gateway and a distributed edge application with AWS services Purchase of the print or Kindle book includes a free PDF eBook Book Description The surge in connected edge devices has driven organizations to capitalize on the opportunities presented by the massive amounts of data generated by these devices. However, adapting to this landscape demands significant changes in application architectures. …”
    Libro electrónico
  10. 2850
    Publicado 2021
    “…Great theory, real-life examples, and just the right amount of code. An absolute feast for a beginner who wants to enter the realm of machine learning. …”
    Grabación no musical
  11. 2851
    por Inskeep, Steve
    Publicado 2020
    “…The Frémonts' adventures amount to nothing less than a tour of the early American soul"-- Ed…”
    Libro
  12. 2852
    por Etaati, Leila. author
    Publicado 2019
    “…The ability to analyze massive amounts of real-time data and predict future behavior of an organization is critical to its long-term success. …”
    Libro electrónico
  13. 2853
    Publicado 2023
    “…You’ll discover built-in functionality that can save you massive amounts of time that otherwise would be spent reinventing the wheel. …”
    Libro electrónico
  14. 2854
    Publicado 2013
    Libro
  15. 2855
    Publicado 2015
    “…Another question is -- besides amount, dose, and stage of alcohol exposure, why only 5% of women drinking have a newborn with FAS? …”
    Libro electrónico
  16. 2856
    Publicado 2016
    “…Bioinformatics methods are increasingly applied to analyze the increasing amount of experimentally-found and computationally-predicted PHI data. …”
    Libro electrónico
  17. 2857
    Publicado 2018
    “…Several institutes are enrolling children prior to adolescence (and the initiation of drug use), in order to control for pre-existing neurobiological and neurobehavioral differences and to monitor the age of initiation and amount of drug used more carefully than is possible using retrospective designs…”
    Libro electrónico
  18. 2858
    Publicado 2017
    “…What You Will Learn Get to know the basics of functional reactive programming using RxJs Process a continuous flow of data with linear memory consumption Filter, group, and react to changes in your system Discover how to deal with data traffic Compose operators to create new operators and use them in multiple observables to avoid code repetition Explore transducers and see how they can improve your code readability Detect and recover from errors in observables using Retry and Catch operators Create your own reactive application: a real-time webchat In Detail If you're struggling to handle a large amount of data and don't know how to improve your code readability, then reactive programming is the right solution for you. …”
    Libro electrónico
  19. 2859
    Publicado 2016
    “…What You Will Learn Create a new ASP.NET MVC project that uses Bootstrap for its styling and learn how to include external libraries using the new package managers Learn to use the various Bootstrap CSS and HTML elements, and how to use the new Bootstrap 4 grid layout system Explore the different input groups and implement alerts, progress bars, and badges Explore JavaScript components by illustrating and walking through the process of using JavaScript/jQuery to add interactivity to Twitter Bootstrap components Build your own ASP.NET MVC helpers and tag helpers to reduce the amount of HTML needed to generate Bootstrap elements Convert a Bootstrap HTML template into a usable ASP.NET MVC project Use the jQuery DataTables plugin with Bootstrap and ASP.NET MVC In Detail One of the leading open source frontend frameworks, Bootstrap has undergone a significant change and introduced several features that make designing compelling, next-generation UIs much simpler. …”
    Libro electrónico
  20. 2860
    Publicado 2014
    “…Best of all, you can start with a small amount of capital and be confident you have the same advantages as the pros. …”
    Libro electrónico