Mostrando 24,521 - 24,540 Resultados de 25,452 Para Buscar 'Bečej~', tiempo de consulta: 0.99s Limitar resultados
  1. 24521
    Publicado 2017
    “…APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. The depth, breadth, and ease of use of Go, makes it a breeze for developers to work with it to build robust Web APIs. …”
    Libro electrónico
  2. 24522
    Publicado 2016
    “…What You Will Learn Explore classification algorithms and apply them to the income bracket estimation problem Use predictive modeling and apply it to real-world problems Understand how to perform market segmentation using unsupervised learning Explore data visualization techniques to interact with your data in diverse ways Find out how to build a recommendation engine Understand how to interact with text data and build models to analyze it Work with speech data and recognize spoken words using Hidden Markov Models Analyze stock market data using Conditional Random Fields Work with image data and build systems for image recognition and biometric face recognition Grasp how to use deep neural networks to build an optical character recognition system In Detail Machine learning is becoming increasingly pervasive in the modern data-driven world. …”
    Libro electrónico
  3. 24523
    por Masters, Timothy. author
    Publicado 2018
    “…You will: See how the 'spaghetti-on-the-wall' approach to trading system development can be done legitimately Detect overfitting early in development Estimate the probability that your system's backtest results could have been due to just good luck Regularize a predictive model so it automatically selects an optimal subset of indicator candidates Rapidly find the global optimum for any type of parameterized trading system Assess the ruggedness of your trading system against market changes Enhance the stationarity and information content of your proprietary indicators Nest one layer of walkforward analysis inside another layer to account for selection bias in complex trading systems Compute a lower bound on your system's mean future performance Bound expected periodic returns to detect on-going system deterioration before it becomes severe Estimate the probability of catastrophic drawdown…”
    Libro electrónico
  4. 24524
    Publicado 2016
    “…Master the art of writing beautiful and powerful Python by using all of the features that Python 3.5 offers About This Book Become familiar with the most important and advanced parts of the Python code style Learn the trickier aspects of Python and put it in a structured context for deeper understanding of the language Offers an expert's-eye overview of how these advanced tasks fit together in Python as a whole along with practical examples Who This Book Is For Almost anyone can learn to write working script and create high quality code but they might lack a structured understanding of what it means to be 'Pythonic'. …”
    Libro electrónico
  5. 24525
    Publicado 2016
    “…What You Will Learn Sign up for an Office 365 account and configure your e-mail domains Migrate mailboxes from Exchange server, Google, and any other POP3 or IMAP based system in to Office 365 Configure a hybrid configuration by using Azure AD Connect to synchronize your on-premises Active Directory with Office 365 Deploy Active Directory Federation Services (AD FS) to enable Single sign on and streamline the login process for your users Set up a hybrid Exchange configuration and host mailboxes locally or in the cloud and move mailboxes between the two with ease Configure a public folder hybrid and share existing on-premises public folders with users hosted in Exchange online Setup a hybrid Skype for Business (SFB) configuration and move users into SFB online Configure a SharePoint configuration, allowing users to create and search content hosted on an existing SharePoint server as well as in SharePoint online In Detail Organizations are migrating to the cloud to save money, become more efficient, and empower their users with the latest technology. …”
    Libro electrónico
  6. 24526
    Publicado 2017
    “…This book will provide you with all the React Native building blocks necessary to become an expert. We'll give you a brief explanation of the numerous native components and APIs that come bundled with React Native including Images, Views, ListViews, WebViews, and much more. …”
    Libro electrónico
  7. 24527
    Publicado 2016
    “…Unlock the powers of functional programming hidden within JavaScript to build smarter, cleaner, and more reliable web apps About This Book Write powerful code with the high-level functions that JavaScript offers Discover what functional programming is, why it's effective, and how it's used in JavaScript Understand and optimize JavaScript's hidden potential as a true functional language Who This Book Is For If you are a JavaScript developer interested in learning functional programming, looking for the quantum leap toward mastering the JavaScript language, or just want to become a better programmer in general, then this book is ideal for you. …”
    Libro electrónico
  8. 24528
    Publicado 2017
    “…Get the most out of the Elastic Stack for various complex analytics using this comprehensive and practical guide About This Book Your one-stop solution to perform advanced analytics with Elasticsearch, Logstash, and Kibana Learn how to make better sense of your data by searching, analyzing, and logging data in a systematic way This highly practical guide takes you through an advanced implementation on the ELK stack in your enterprise environment Who This Book Is For This book cater to developers using the Elastic stack in their day-to-day work who are familiar with the basics of Elasticsearch, Logstash, and Kibana, and now want to become an expert at using the Elastic stack for data analytics. …”
    Libro electrónico
  9. 24529
    Publicado 2017
    “…I will help you think about the aspects of CSS development that become the most difficult part of writing CSS in larger projects. …”
    Libro electrónico
  10. 24530
    Publicado 2016
    “…Dive in to the cutting edge techniques of Linux KVM virtualization, and build the virtualization solutions your datacentre demands About This Book Become an expert in Linux virtualization Migrate your virtualized datacenter to the cloud Find out how to build a large scale virtualization solution that will transform your organization Who This Book Is For Linux administrators ? …”
    Libro electrónico
  11. 24531
    Publicado 2016
    “…Responsive web design is becoming more important as the amount of mobile traffic now accounts for more than half of the Internet's total traffic. …”
    Libro electrónico
  12. 24532
    Publicado 2016
    “…Achieve scalability and high availability without compromising on performance About This Book See how to get 100 percent uptime with your Cassandra applications using this easy-follow guide Learn how to avoid common and not-so-common mistakes while working with Cassandra using this highly practical guide Get familiar with the intricacies of working with Cassandra for high availability in your work environment with this go-to-guide Who This Book Is For If you are a developer or DevOps engineer who has basic familiarity with Cassandra and you want to become an expert at creating highly available, fault tolerant systems using Cassandra, this book is for you. …”
    Libro electrónico
  13. 24533
    Publicado 2016
    “…The second module, Hadoop Real World Solutions Cookbook, 2nd edition, is an essential tutorial to effectively implement a big data warehouse in your business, where you get detailed practices on the latest technologies such as YARN and Spark. Big data has become a key basis of competition and the new waves of productivity growth. …”
    Libro electrónico
  14. 24534
    Publicado 2017
    “…Use Splunk to gather, analyze, and report data Create Dashboards and Visualizations that make data meaningful Model and accelerate data and perform pivot-based reporting Integrate advanced JavaScript charts and leverage Splunk's APIs Develop and Manage apps in Splunk Integrate Splunk with R and Tableau using SDKs In Detail Splunk is an extremely powerful tool for searching, exploring, and visualizing data of all types. Splunk is becoming increasingly popular, as more and more businesses, both large and small, discover its ease and usefulness. …”
    Libro electrónico
  15. 24535
    Publicado 2016
    “…The course is mostly self-contained and introduces Python programming to a new reader and can help him become an expert in this trade. What You Will Learn Get Python up and running on Windows, Mac, and Linux in no time Grasp the fundamental concepts of coding, along with the basics of data structures and control flow Understand when to use the functional or the object-oriented programming approach Extend class functionality using inheritance Exploit object-oriented programming in key Python technologies, such as Kivy and Django Understand how and when to use the functional programming paradigm Use the multiprocessing library, not just locally but also across multiple machines In Detail Python is a dynamic and powerful programming language, having its application in a wide range of domains. …”
    Libro electrónico
  16. 24536
    Publicado 2016
    “…Developing iOS Applications course will take you on a journey to become an efficient iOS and OS X developer, with the latest trending topic in town. …”
    Libro electrónico
  17. 24537
    Publicado 2017
    “…What You Will Learn Understand how basic analytics is affected by big data Deep dive into effective and efficient ways of visualizing big data Get to know various approaches (using various technologies) to address the challenges of visualizing big data Comprehend the concepts and models used to visualize big data Know how to visualize big data in real time and for different use cases Understand how to integrate popular dashboard visualization tools such as Splunk and Tableau Get to know the value and process of integrating visual big data with BI tools such as Tableau Make sense of the visualization options for big data, based upon the best suited visualization techniques for big data In Detail When it comes to big data, regular data visualization tools with basic features become insufficient. This book covers the concepts and models used to visualize big data, with a focus on efficient visualizations. …”
    Libro electrónico
  18. 24538
    Publicado 2017
    “…After this, you will also learn how to build interactive visualizations with web frameworks. Once you have become familiar with all the tasks involved in data science, you will explore data analytics with Scala in the second module. …”
    Libro electrónico
  19. 24539
    Publicado 2019
    “…Since it was first released, Ansible has become one of the most used systems for configuration management. …”
    Video
  20. 24540
    Publicado 2017
    “…Alfresco One 5.x is your gateway to developing the best industry-standard enterprise apps and this book will help you to become a pro with Alfresco One 5.x development. This book will help you create a complete fully featured app for your organization and while you create that perfect app, you will explore and implement the new and intriguing features of Alfresco. …”
    Libro electrónico