0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (5)
  • R250 - R500 (78)
  • R500+ (1,199)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > Databases > Data capture & analysis

Data Analytics for Renewable Energy Integration - Third ECML PKDD Workshop, DARE 2015, Porto, Portugal, September 11, 2015.... Data Analytics for Renewable Energy Integration - Third ECML PKDD Workshop, DARE 2015, Porto, Portugal, September 11, 2015. Revised Selected Papers (Paperback, 1st ed. 2015)
Wei Lee Woon, Zeyar Aung, Stuart Madnick
R1,793 Discovery Miles 17 930 Ships in 18 - 22 working days

This book constitutes revised selected papers from the third ECML PKDD Workshop on Data Analytics for Renewable Energy Integration, DARE 2015, held in Porto, Portugal, in September 2015. The 10 papers presented in this volume were carefully reviewed and selected for inclusion in this book.

Softwareentwicklung Im Offshoring - Erfolgsfaktoren Fur Die Praxis (German, Hardcover, 2007 ed.): Toni Steimle Softwareentwicklung Im Offshoring - Erfolgsfaktoren Fur Die Praxis (German, Hardcover, 2007 ed.)
Toni Steimle
R421 Discovery Miles 4 210 Ships in 10 - 15 working days

Der Mangel an qualifizierten Softwareentwicklern im deutschsprachigen Raum verscharft sich. Die effektive Zusammenarbeit in weltweit verteilten Teams ist daher ein entscheidender Wettbewerbsfaktor und Offshoring wird immer relevanter. Der Autor moechte das Thema auch kleinen und mittleren Unternehmen naher bringen und die Eintrittsbarrieren fur kostengunstige Offshore-Softwareentwicklungen reduzieren. Er zeigt, wie Unternehmen erfolgreich Offshore-Projekte umsetzen koennen: praxisnah, mit konkreten Fallstudien und Hinweisen zur Projektabwicklung. Dem Leser werden Werkzeuge vermittelt, mit denen er die Risiken in der Abwicklung von Offshore-Projekten reduzieren kann, ohne dass Kostenvorteile verloren gehen.

Big Data Analytics with Spark - A Practitioner's Guide to Using Spark for Large Scale Data Analysis (Paperback, 1st ed.):... Big Data Analytics with Spark - A Practitioner's Guide to Using Spark for Large Scale Data Analysis (Paperback, 1st ed.)
Mohammed Guller
R2,349 R2,102 Discovery Miles 21 020 Save R247 (11%) Ships in 18 - 22 working days

Big Data Analytics with Spark is a step-by-step guide for learning Spark, which is an open-source fast and general-purpose cluster computing framework for large-scale data analysis. You will learn how to use Spark for different types of big data analytics projects, including batch, interactive, graph, and stream data analysis as well as machine learning. In addition, this book will help you become a much sought-after Spark expert. Spark is one of the hottest Big Data technologies. The amount of data generated today by devices, applications and users is exploding. Therefore, there is a critical need for tools that can analyze large-scale data and unlock value from it. Spark is a powerful technology that meets that need. You can, for example, use Spark to perform low latency computations through the use of efficient caching and iterative algorithms; leverage the features of its shell for easy and interactive Data analysis; employ its fast batch processing and low latency features to process your real time data streams and so on. As a result, adoption of Spark is rapidly growing and is replacing Hadoop MapReduce as the technology of choice for big data analytics. This book provides an introduction to Spark and related big-data technologies. It covers Spark core and its add-on libraries, including Spark SQL, Spark Streaming, GraphX, and MLlib. Big Data Analytics with Spark is therefore written for busy professionals who prefer learning a new technology from a consolidated source instead of spending countless hours on the Internet trying to pick bits and pieces from different sources. The book also provides a chapter on Scala, the hottest functional programming language, and the program that underlies Spark. You'll learn the basics of functional programming in Scala, so that you can write Spark applications in it. What's more, Big Data Analytics with Spark provides an introduction to other big data technologies that are commonly used along with Spark, like Hive, Avro, Kafka and so on. So the book is self-sufficient; all the technologies that you need to know to use Spark are covered. The only thing that you are expected to know is programming in any language. There is a critical shortage of people with big data expertise, so companies are willing to pay top dollar for people with skills in areas like Spark and Scala. So reading this book and absorbing its principles will provide a boost-possibly a big boost-to your career.

Machine Learning for Algorithmic Trading - Predictive models to extract signals from market and alternative data for systematic... Machine Learning for Algorithmic Trading - Predictive models to extract signals from market and alternative data for systematic trading strategies with Python, 2nd Edition (Paperback, 2nd Revised edition)
Stefan Jansen
R1,509 Discovery Miles 15 090 Ships in 18 - 22 working days

Leverage machine learning to design and back-test automated trading strategies for real-world markets using pandas, TA-Lib, scikit-learn, LightGBM, SpaCy, Gensim, TensorFlow 2, Zipline, backtrader, Alphalens, and pyfolio. Purchase of the print or Kindle book includes a free eBook in the PDF format. Key Features Design, train, and evaluate machine learning algorithms that underpin automated trading strategies Create a research and strategy development process to apply predictive modeling to trading decisions Leverage NLP and deep learning to extract tradeable signals from market and alternative data Book DescriptionThe explosive growth of digital data has boosted the demand for expertise in trading strategies that use machine learning (ML). This revised and expanded second edition enables you to build and evaluate sophisticated supervised, unsupervised, and reinforcement learning models. This book introduces end-to-end machine learning for the trading workflow, from the idea and feature engineering to model optimization, strategy design, and backtesting. It illustrates this by using examples ranging from linear models and tree-based ensembles to deep-learning techniques from cutting edge research. This edition shows how to work with market, fundamental, and alternative data, such as tick data, minute and daily bars, SEC filings, earnings call transcripts, financial news, or satellite images to generate tradeable signals. It illustrates how to engineer financial features or alpha factors that enable an ML model to predict returns from price data for US and international stocks and ETFs. It also shows how to assess the signal content of new features using Alphalens and SHAP values and includes a new appendix with over one hundred alpha factor examples. By the end, you will be proficient in translating ML model predictions into a trading strategy that operates at daily or intraday horizons, and in evaluating its performance. What you will learn Leverage market, fundamental, and alternative text and image data Research and evaluate alpha factors using statistics, Alphalens, and SHAP values Implement machine learning techniques to solve investment and trading problems Backtest and evaluate trading strategies based on machine learning using Zipline and Backtrader Optimize portfolio risk and performance analysis using pandas, NumPy, and pyfolio Create a pairs trading strategy based on cointegration for US equities and ETFs Train a gradient boosting model to predict intraday returns using AlgoSeek's high-quality trades and quotes data Who this book is forIf you are a data analyst, data scientist, Python developer, investment analyst, or portfolio manager interested in getting hands-on machine learning knowledge for trading, this book is for you. This book is for you if you want to learn how to extract value from a diverse set of data sources using machine learning to design your own systematic trading strategies. Some understanding of Python and machine learning techniques is required.

Python Automation Cookbook - 75 Python automation ideas for web scraping, data wrangling, and processing Excel, reports,... Python Automation Cookbook - 75 Python automation ideas for web scraping, data wrangling, and processing Excel, reports, emails, and more, 2nd Edition (Paperback, 2nd Revised edition)
Jaime Buelta
R1,141 Discovery Miles 11 410 Ships in 18 - 22 working days

Get a firm grip on the core processes including browser automation, web scraping, Word, Excel, and GUI automation with Python 3.8 and higher Key Features Automate integral business processes such as report generation, email marketing, and lead generation Explore automated code testing and Python's growth in data science and AI automation in three new chapters Understand techniques to extract information and generate appealing graphs, and reports with Matplotlib Book DescriptionIn this updated and extended version of Python Automation Cookbook, each chapter now comprises the newest recipes and is revised to align with Python 3.8 and higher. The book includes three new chapters that focus on using Python for test automation, machine learning projects, and for working with messy data. This edition will enable you to develop a sharp understanding of the fundamentals required to automate business processes through real-world tasks, such as developing your first web scraping application, analyzing information to generate spreadsheet reports with graphs, and communicating with automatically generated emails. Once you grasp the basics, you will acquire the practical knowledge to create stunning graphs and charts using Matplotlib, generate rich graphics with relevant information, automate marketing campaigns, build machine learning projects, and execute debugging techniques. By the end of this book, you will be proficient in identifying monotonous tasks and resolving process inefficiencies to produce superior and reliable systems. What you will learn Learn data wrangling with Python and Pandas for your data science and AI projects Automate tasks such as text classification, email filtering, and web scraping with Python Use Matplotlib to generate a variety of stunning graphs, charts, and maps Automate a range of report generation tasks, from sending SMS and email campaigns to creating templates, adding images in Word, and even encrypting PDFs Master web scraping and web crawling of popular file formats and directories with tools like Beautiful Soup Build cool projects such as a Telegram bot for your marketing campaign, a reader from a news RSS feed, and a machine learning model to classify emails to the correct department based on their content Create fire-and-forget automation tasks by writing cron jobs, log files, and regexes with Python scripting Who this book is forPython Automation Cookbook - Second Edition is for developers, data enthusiasts or anyone who wants to automate monotonous manual tasks related to business processes such as finance, sales, and HR, among others. Working knowledge of Python is all you need to get started with this book.

Decision Support Systems IV - Information and Knowledge Management in Decision Processes - Euro Working Group Conferences,... Decision Support Systems IV - Information and Knowledge Management in Decision Processes - Euro Working Group Conferences, EWG-DSS 2014, Toulouse, France, June 10-13, 2014, and Barcelona, Spain, July 13-18, 2014, Revised Selected and Extended Papers (Paperback, 1st ed. 2015)
Isabelle Linden, Shaofeng Liu, Fatima Dargam, Jorge E. Hernandez
R1,430 Discovery Miles 14 300 Ships in 18 - 22 working days

This book contains extended and revised versions of a set of selected papers from two events organized by the Euro Working Group on Decision Support Systems (EWG-DSS), which were held in Toulouse, France and Barcelona, Spain, in June and July 2014. Overall, 8 papers were accepted for publication in this edition after a rigorous review process through at least three internationally known experts from the EWG-DSS Program Committee and external invited reviewers. The selected papers focus on knowledge management and sharing, and on information models developed to support various decision processes.

Social Informatics - SocInfo 2014 International Workshops, Barcelona, Spain, November 11, 2014, Revised Selected Papers... Social Informatics - SocInfo 2014 International Workshops, Barcelona, Spain, November 11, 2014, Revised Selected Papers (Paperback, 2015 ed.)
Luca Maria Aiello, Daniel McFarland
R2,671 Discovery Miles 26 710 Ships in 18 - 22 working days

This book constitutes the proceedings of the Workshops held at the International Conference on Social Informatics, SocInfo 2014, which took place in Barcelona, Spain, in November 2014. This year SocInfo 2014 included nine satellite workshops: the City Labs Workshop, the Workshop on Criminal Network Analysis and Mining, CRIMENET, the Workshop on Interaction and Exchange in Social Media, DYAD, the Workshop on Exploration of Games and Gamers, EGG, the Workshop on HistoInformatics, the Workshop on Socio-Economic Dynamics, Networks and Agent-based Models, SEDNAM, the Workshop on Social Influence, SI, the Workshop on Social Scientists Working with Start-Ups and the Workshop on Social Media in Crowdsourcing and Human Computation, SoHuman.

The Statistical Physics of Data Assimilation and Machine Learning (Hardcover, New Ed): Henry D. I. Abarbanel The Statistical Physics of Data Assimilation and Machine Learning (Hardcover, New Ed)
Henry D. I. Abarbanel
R1,723 Discovery Miles 17 230 Ships in 9 - 17 working days

Data assimilation is a hugely important mathematical technique, relevant in fields as diverse as geophysics, data science, and neuroscience. This modern book provides an authoritative treatment of the field as it relates to several scientific disciplines, with a particular emphasis on recent developments from machine learning and its role in the optimisation of data assimilation. Underlying theory from statistical physics, such as path integrals and Monte Carlo methods, are developed in the text as a basis for data assimilation, and the author then explores examples from current multidisciplinary research such as the modelling of shallow water systems, ocean dynamics, and neuronal dynamics in the avian brain. The theory of data assimilation and machine learning is introduced in an accessible and unified manner, and the book is suitable for undergraduate and graduate students from science and engineering without specialized experience of statistical physics.

In Memory Data Management and Analysis - First and Second International Workshops, IMDM 2013, Riva del Garda, Italy, August 26,... In Memory Data Management and Analysis - First and Second International Workshops, IMDM 2013, Riva del Garda, Italy, August 26, 2013, IMDM 2014, Hongzhou, China, September 1, 2014, Revised Selected Papers (Paperback, 2015 ed.)
Arun Jagatheesan, Justin Levandoski, Thomas Neumann, Andrew Pavlo
R1,556 Discovery Miles 15 560 Ships in 18 - 22 working days

This book constitutes the thoroughly refereed post conference proceedings of the First and Second International Workshops on In Memory Data Management and Analysis held in Riva del Garda, Italy, August 2013 and Hangzhou, China, in September 2014. The 11 revised full papers were carefully reviewed and selected from 18 submissions and cover topics from main-memory graph analytics platforms to main-memory OLTP applications.

Theory of Cryptography - 12th International Conference, TCC 2015, Warsaw, Poland, March 23-25, 2015, Proceedings, Part II... Theory of Cryptography - 12th International Conference, TCC 2015, Warsaw, Poland, March 23-25, 2015, Proceedings, Part II (Paperback, 2015 ed.)
Yevgeniy Dodis, Jesper Buus Nielsen
R1,522 Discovery Miles 15 220 Ships in 18 - 22 working days

The two-volume set LNCS 9014 and LNCS 9015 constitutes the refereed proceedings of the 12th International Conference on Theory of Cryptography, TCC 2015, held in Warsaw, Poland in March 2015. The 52 revised full papers presented were carefully reviewed and selected from 137 submissions. The papers are organized in topical sections on foundations, symmetric key, multiparty computation, concurrent and resettable security, non-malleable codes and tampering, privacy amplification, encryption an key exchange, pseudorandom functions and applications, proofs and verifiable computation, differential privacy, functional encryption, obfuscation.

Handbuch Zum Testen Von Web- Und Mobile-Apps - Testverfahren, Werkzeuge, Praxistipps (German, Hardcover, 2nd 2., Aktualisierte... Handbuch Zum Testen Von Web- Und Mobile-Apps - Testverfahren, Werkzeuge, Praxistipps (German, Hardcover, 2nd 2., Aktualisierte U. Erw. Aufl. 2015 ed.)
Klaus Franz
R1,343 Discovery Miles 13 430 Ships in 18 - 22 working days
Theory of Cryptography - 12th International Conference, TCC 2015, Warsaw, Poland, March 23-25, 2015, Proceedings, Part I... Theory of Cryptography - 12th International Conference, TCC 2015, Warsaw, Poland, March 23-25, 2015, Proceedings, Part I (Paperback, 2015 ed.)
Yevgeniy Dodis, Jesper Buus Nielsen
R1,511 Discovery Miles 15 110 Ships in 18 - 22 working days

The two-volume set LNCS 9014 and LNCS 9015 constitutes the refereed proceedings of the 12th International Conference on Theory of Cryptography, TCC 2015, held in Warsaw, Poland in March 2015. The 52 revised full papers presented were carefully reviewed and selected from 137 submissions. The papers are organized in topical sections on foundations, symmetric key, multiparty computation, concurrent and resettable security, non-malleable codes and tampering, privacy amplification, encryption an key exchange, pseudorandom functions and applications, proofs and verifiable computation, differential privacy, functional encryption, obfuscation.

Let's Do It - Business-It-Alignment Im Dialog Erreichen (German, Hardcover, 2013 ed.): Christa Weidner Let's Do It - Business-It-Alignment Im Dialog Erreichen (German, Hardcover, 2013 ed.)
Christa Weidner
R1,185 Discovery Miles 11 850 Ships in 18 - 22 working days

In dem Buch werden Methoden vorgestellt, mit denen ubersehenes IT-Potenzial in Organisation genutzt werden kann. Dabei geht die Autorin davon aus, dass das Wissen bereits vorhanden ist und nur gehoben werden muss. Mit Checklisten und Tipps fur die Umsetzung."

Data Scientists at Work (Paperback, 1st ed.): Sebastian Gutierrez Data Scientists at Work (Paperback, 1st ed.)
Sebastian Gutierrez
R862 R751 Discovery Miles 7 510 Save R111 (13%) Ships in 18 - 22 working days

Data Scientists at Work is a collection of interviews with sixteen of the world's most influential and innovative data scientists from across the spectrum of this hot new profession. "Data scientist is the sexiest job in the 21st century," according to the Harvard Business Review. By 2018, the United States will experience a shortage of 190,000 skilled data scientists, according to a McKinsey report. Through incisive in-depth interviews, this book mines the what, how, and why of the practice of data science from the stories, ideas, shop talk, and forecasts of its preeminent practitioners across diverse industries: social network (Yann LeCun, Facebook); professional network (Daniel Tunkelang, LinkedIn); venture capital (Roger Ehrenberg, IA Ventures); enterprise cloud computing and neuroscience (Eric Jonas, formerly Salesforce.com); newspaper and media (Chris Wiggins, The New York Times); streaming television (Caitlin Smallwood, Netflix); music forecast (Victor Hu, Next Big Sound); strategic intelligence (Amy Heineike, Quid); environmental big data (Andre Karpis ts enko, Planet OS); geospatial marketing intelligence (Jonathan Lenaghan, PlaceIQ); advertising (Claudia Perlich, Dstillery); fashion e-commerce (Anna Smith, Rent the Runway); specialty retail (Erin Shellman, Nordstrom); email marketing (John Foreman, MailChimp); predictive sales intelligence (Kira Radinsky, SalesPredict); and humanitarian nonprofit (Jake Porway, DataKind). The book features a stimulating foreword by Google's Director of Research, Peter Norvig. Each of these data scientists shares how he or she tailors the torrent-taming techniques of big data, data visualization, search, and statistics to specific jobs by dint of ingenuity, imagination, patience, and passion. Data Scientists at Work parts the curtain on the interviewees' earliest data projects, how they became data scientists, their discoveries and surprises in working with data, their thoughts on the past, present, and future of the profession, their experiences of team collaboration within their organizations, and the insights they have gained as they get their hands dirty refining mountains of raw data into objects of commercial, scientific, and educational value for their organizations and clients.

Data Analytics for Renewable Energy Integration - Second ECML PKDD Workshop, DARE 2014, Nancy, France, September 19, 2014,... Data Analytics for Renewable Energy Integration - Second ECML PKDD Workshop, DARE 2014, Nancy, France, September 19, 2014, Revised Selected Papers (Paperback, 2014 ed.)
Wei Lee Woon, Zeyar Aung, Stuart Madnick
R1,793 Discovery Miles 17 930 Ships in 18 - 22 working days

This book constitutes revised selected papers from the second ECML PKDD Workshop on Data Analytics for Renewable Energy Integration, DARE 2014, held in Nancy, France, in September 2014. The 11 papers presented in this volume were carefully reviewed and selected for inclusion in this book.

Managing Data Science - Effective strategies to manage data science projects and build a sustainable team (Paperback): Kirill... Managing Data Science - Effective strategies to manage data science projects and build a sustainable team (Paperback)
Kirill Dubovikov
R844 Discovery Miles 8 440 Ships in 18 - 22 working days

Understand data science concepts and methodologies to manage and deliver top-notch solutions for your organization Key Features Learn the basics of data science and explore its possibilities and limitations Manage data science projects and assemble teams effectively even in the most challenging situations Understand management principles and approaches for data science projects to streamline the innovation process Book DescriptionData science and machine learning can transform any organization and unlock new opportunities. However, employing the right management strategies is crucial to guide the solution from prototype to production. Traditional approaches often fail as they don't entirely meet the conditions and requirements necessary for current data science projects. In this book, you'll explore the right approach to data science project management, along with useful tips and best practices to guide you along the way. After understanding the practical applications of data science and artificial intelligence, you'll see how to incorporate them into your solutions. Next, you will go through the data science project life cycle, explore the common pitfalls encountered at each step, and learn how to avoid them. Any data science project requires a skilled team, and this book will offer the right advice for hiring and growing a data science team for your organization. Later, you'll be shown how to efficiently manage and improve your data science projects through the use of DevOps and ModelOps. By the end of this book, you will be well versed with various data science solutions and have gained practical insights into tackling the different challenges that you'll encounter on a daily basis. What you will learn Understand the underlying problems of building a strong data science pipeline Explore the different tools for building and deploying data science solutions Hire, grow, and sustain a data science team Manage data science projects through all stages, from prototype to production Learn how to use ModelOps to improve your data science pipelines Get up to speed with the model testing techniques used in both development and production stages Who this book is forThis book is for data scientists, analysts, and program managers who want to use data science for business productivity by incorporating data science workflows efficiently. Some understanding of basic data science concepts will be useful to get the most out of this book.

Semantic Acquisition Games - Harnessing Manpower for Creating Semantics (Paperback, 2014 ed.): Jakub Simko, Maria Bielikova Semantic Acquisition Games - Harnessing Manpower for Creating Semantics (Paperback, 2014 ed.)
Jakub Simko, Maria Bielikova
R1,762 Discovery Miles 17 620 Ships in 18 - 22 working days

Many applications depend on the effective acquisition of semantic metadata, and this state-of-the-art volume provides extensive coverage of the field of semantics acquisition games (SAGs). SAGs are a part of the crowdsourcing approach family and the authors analyze their role as tools for acquisition of resource metadata and domain models. Three case studies of SAG-based semantics acquisition methods are shown, along with other existing SAGs: 1. the Little Search Game - a search query formulation game using negative search, serving for acquisition of lightweight semantics. 2. the PexAce - a card game acquiring annotations to images. 3. the CityLights - a SAG used for validation of music metadata. The authors also look at the SAGs from their design perspectives covering SAG design issues and existing patterns, including several novel patterns. For solving cold start problems, a "helper artifact" scheme is presented, and for dealing with malicious player behavior, a posteriori cheating detection scheme is given. The book also presents methods for assessing information about player expertise, which can be used to make SAGs more effective in terms of useful output.

Edv-Unterstuetzte Optimierung Der Verwaltungssprache in Oesterreich Am Beispiel Einer Einer Oeffentlichen Kontrolleinrichtung... Edv-Unterstuetzte Optimierung Der Verwaltungssprache in Oesterreich Am Beispiel Einer Einer Oeffentlichen Kontrolleinrichtung (German, Hardcover)
Gunter Fradinger
R1,224 Discovery Miles 12 240 Ships in 10 - 15 working days

Aus ihrer Entwicklung umgibt die Verwaltungssprache eine sprachliche Normierung im Hinblick einer Allgemeinverbindlichkeit gegenuber den Adressatinnen bzw. Adressaten, wobei deren historische Kodifikation sowohl in Woerterbuchern als auch in sonstigen Aufzeichnungen niedergeschrieben wurde. Dies betrifft auch die verbindliche Einhaltung der Gendergerechten Formulierungen in der oesterreichischen Verwaltungssprache: Durch Umformulieren des Satzes soll die bzw. der Handelnde eindeutig in den Prufberichten benannt werden. Diese Arbeit zeigt, inwieweit im Hinblick einer optimalen Verstandlichkeit und Lesbarkeit der Verwaltungssprache und deren Texte fur die Adressatinnen bzw. Adressaten diese Ziele mithilfe einer EDV-Unterstutzungshilfe zu erreichen sind. Zusatzliches Infomaterial ist dem Buch auf einer CD beigefugt.

Python Programming for Data Analysis (Paperback, 1st ed. 2021): Jose Unpingco Python Programming for Data Analysis (Paperback, 1st ed. 2021)
Jose Unpingco
R1,422 Discovery Miles 14 220 Ships in 10 - 15 working days

This textbook grew out of notes for the ECE143 Programming for Data Analysis class that the author has been teaching at University of California, San Diego, which is a requirement for both graduate and undergraduate degrees in Machine Learning and Data Science. This book is ideal for readers with some Python programming experience. The book covers key language concepts that must be understood to program effectively, especially for data analysis applications. Certain low-level language features are discussed in detail, especially Python memory management and data structures. Using Python effectively means taking advantage of its vast ecosystem. The book discusses Python package management and how to use third-party modules as well as how to structure your own Python modules. The section on object-oriented programming explains features of the language that facilitate common programming patterns. After developing the key Python language features, the book moves on to third-party modules that are foundational for effective data analysis, starting with Numpy. The book develops key Numpy concepts and discusses internal Numpy array data structures and memory usage. Then, the author moves onto Pandas and details its many features for data processing and alignment. Because strong visualizations are important for communicating data analysis, key modules such as Matplotlib are developed in detail, along with web-based options such as Bokeh, Holoviews, Altair, and Plotly. The text is sprinkled with many tricks-of-the-trade that help avoid common pitfalls. The author explains the internal logic embodied in the Python language so that readers can get into the Python mindset and make better design choices in their codes, which is especially helpful for newcomers to both Python and data analysis. To get the most out of this book, open a Python interpreter and type along with the many code samples.

Dialogos Intertextuales 6: "The Lion King / El Rey Leon" - Estudios de Literatura Infantil Y Juvenil Alemana E Inglesa:... Dialogos Intertextuales 6: "The Lion King / El Rey Leon" - Estudios de Literatura Infantil Y Juvenil Alemana E Inglesa: Trasvases Semioticos (Spanish, Hardcover)
Ana Pereira Rodriguez, Lourdes Lorenzo Garcia
R910 Discovery Miles 9 100 Ships in 10 - 15 working days

Este libro forma parte del proyecto Transformacion funcional de la literatura infantil y juvenil en la sociedad multimedia. Aplicacion de un modelo teorico de critica a las adaptaciones audiovisuales en espanol de las obras infantiles inglesas y alemanas y tiene un doble objetivo: por una parte, analizar como se adaptaron obras de literatura inglesa y alemana al medio audiovisual y como los filmes ingleses y alemanes se trasvasaron al espanol peninsular y, por otra, estudiar la calidad de los libros infantiles - y de sus traducciones al espanol -, que surgen a partir de estos productos audiovisuales. El analisis de las adaptaciones audiovisuales incluye tanto criterios tecnicos como traductologicos, y el estudio de los libros derivados se lleva a cabo siguiendo criterios literarios y traductologicos, en el caso de los analisis de las traducciones de estos productos.

Big Data Analytics Using Splunk - Deriving Operational Intelligence from Social Media, Machine Data, Existing Data Warehouses,... Big Data Analytics Using Splunk - Deriving Operational Intelligence from Social Media, Machine Data, Existing Data Warehouses, and Other Real-Time Streaming Sources (Paperback, 1st ed.)
Peter Zadrozny, Raghu Kodali
R2,592 Discovery Miles 25 920 Ships in 18 - 22 working days

Big Data Analytics Using Splunk is a hands-on book showing how to process and derive business value from big data in real time. Examples in the book draw from social media sources such as Twitter (tweets) and Foursquare (check-ins). You also learn to draw from machine data, enabling you to analyze, say, web server log files and patterns of user access in real time, as the access is occurring. Gone are the days when you need be caught out by shifting public opinion or sudden changes in customer behavior. Splunk's easy to use engine helps you recognize and react in real time, as events are occurring. Splunk is a powerful, yet simple analytical tool fast gaining traction in the fields of big data and operational intelligence. Using Splunk, you can monitor data in real time, or mine your data after the fact. Splunk's stunning visualizations aid in locating the needle of value in a haystack of a data. Geolocation support spreads your data across a map, allowing you to drill down to geographic areas of interest. Alerts can run in the background and trigger to warn you of shifts or events as they are taking place. With Splunk you can immediately recognize and react to changing trends and shifting public opinion as expressed through social media, and to new patterns of eCommerce and customer behavior. The ability to immediately recognize and react to changing trends provides a tremendous advantage in today's fast-paced world of Internet business. Big Data Analytics Using Splunk opens the door to an exciting world of real-time operational intelligence.Built around hands-on projects Shows how to mine social media Opens the door to real-time operational intelligence What you'll learn Monitor and mine social media for trends affecting your business Know how you are perceived, and when that perception is rising or falling Detect changing customer behavior from mining your operational data Collect and analyze in real time, or from historical files Apply basic analytical metrics to better understand your data Create compelling visualizations and easily communicate your findings Who this book is for Big Data Analytics Using Splunk is for those who are interested in exploring the heaps of data they have available, but don't know where to start. It is for the people who have knowledge of the data they want to analyze and are developers or SQL programmers at a level anywhere between beginners and intermediate. Expert developers also benefit from learning how to use such a simple and powerful tool as Splunk.

Advances in Machine Learning for Big Data Analysis (Hardcover, 1st ed. 2022): Satchidananda Dehuri, Yen-Wei Chen Advances in Machine Learning for Big Data Analysis (Hardcover, 1st ed. 2022)
Satchidananda Dehuri, Yen-Wei Chen
R4,052 Discovery Miles 40 520 Ships in 10 - 15 working days

This book focuses on research aspects of ensemble approaches of machine learning techniques that can be applied to address the big data problems. In this book, various advancements of machine learning algorithms to extract data-driven decisions from big data in diverse domains such as the banking sector, healthcare, social media, and video surveillance are presented in several chapters. Each of them has separate functionalities, which can be leveraged to solve a specific set of big data applications. This book is a potential resource for various advances in the field of machine learning and data science to solve big data problems with many objectives. It has been observed from the literature that several works have been focused on the advancement of machine learning in various fields like biomedical, stock prediction, sentiment analysis, etc. However, limited discussions have been carried out on application of advanced machine learning techniques in solving big data problems.

Deep Learning with PyTorch Quick Start Guide - Learn to train and deploy neural network models in Python (Paperback): David... Deep Learning with PyTorch Quick Start Guide - Learn to train and deploy neural network models in Python (Paperback)
David Julian
R801 Discovery Miles 8 010 Ships in 18 - 22 working days

Introduction to deep learning and PyTorch by building a convolutional neural network and recurrent neural network for real-world use cases such as image classification, transfer learning, and natural language processing. Key Features Clear and concise explanations Gives important insights into deep learning models Practical demonstration of key concepts Book DescriptionPyTorch is extremely powerful and yet easy to learn. It provides advanced features, such as supporting multiprocessor, distributed, and parallel computation. This book is an excellent entry point for those wanting to explore deep learning with PyTorch to harness its power. This book will introduce you to the PyTorch deep learning library and teach you how to train deep learning models without any hassle. We will set up the deep learning environment using PyTorch, and then train and deploy different types of deep learning models, such as CNN, RNN, and autoencoders. You will learn how to optimize models by tuning hyperparameters and how to use PyTorch in multiprocessor and distributed environments. We will discuss long short-term memory network (LSTMs) and build a language model to predict text. By the end of this book, you will be familiar with PyTorch's capabilities and be able to utilize the library to train your neural networks with relative ease. What you will learn Set up the deep learning environment using the PyTorch library Learn to build a deep learning model for image classification Use a convolutional neural network for transfer learning Understand to use PyTorch for natural language processing Use a recurrent neural network to classify text Understand how to optimize PyTorch in multiprocessor and distributed environments Train, optimize, and deploy your neural networks for maximum accuracy and performance Learn to deploy production-ready models Who this book is forDevelopers and Data Scientist familiar with Machine Learning but new to deep learning, or existing practitioners of deep learning who would like to use PyTorch to train their deep learning models will find this book to be useful. Having knowledge of Python programming will be an added advantage, while previous exposure to PyTorch is not needed.

Big Data Processing with Apache Spark - Efficiently tackle large datasets and big data analysis with Spark and Python... Big Data Processing with Apache Spark - Efficiently tackle large datasets and big data analysis with Spark and Python (Paperback)
Manuel Ignacio Franco Galeano
R921 Discovery Miles 9 210 Ships in 18 - 22 working days

No need to spend hours ploughing through endless data - let Spark, one of the fastest big data processing engines available, do the hard work for you. Key Features Get up and running with Apache Spark and Python Integrate Spark with AWS for real-time analytics Apply processed data streams to machine learning APIs of Apache Spark Book DescriptionProcessing big data in real time is challenging due to scalability, information consistency, and fault-tolerance. This book teaches you how to use Spark to make your overall analytical workflow faster and more efficient. You'll explore all core concepts and tools within the Spark ecosystem, such as Spark Streaming, the Spark Streaming API, machine learning extension, and structured streaming. You'll begin by learning data processing fundamentals using Resilient Distributed Datasets (RDDs), SQL, Datasets, and Dataframes APIs. After grasping these fundamentals, you'll move on to using Spark Streaming APIs to consume data in real time from TCP sockets, and integrate Amazon Web Services (AWS) for stream consumption. By the end of this book, you'll not only have understood how to use machine learning extensions and structured streams but you'll also be able to apply Spark in your own upcoming big data projects. What you will learn Write your own Python programs that can interact with Spark Implement data stream consumption using Apache Spark Recognize common operations in Spark to process known data streams Integrate Spark streaming with Amazon Web Services (AWS) Create a collaborative filtering model with the movielens dataset Apply processed data streams to Spark machine learning APIs Who this book is forData Processing with Apache Spark is for you if you are a software engineer, architect, or IT professional who wants to explore distributed systems and big data analytics. Although you don't need any knowledge of Spark, prior experience of working with Python is recommended.

Field Guide to Hadoop (Paperback): Marshall Sitto Field Guide to Hadoop (Paperback)
Marshall Sitto
R1,025 R675 Discovery Miles 6 750 Save R350 (34%) Ships in 10 - 15 working days

If your organization is about to enter the world of big data, you not only need to decide whether Apache Hadoop is the right platform to use, but also which of its many components are best suited to your task. This field guide makes the exercise manageable by breaking down the Hadoop ecosystem into short, digestible sections. You'll quickly understand how Hadoop's projects, subprojects, and related technologies work together. Each chapter introduces a different topic-such as core technologies or data transfer-and explains why certain components may or may not be useful for particular needs. When it comes to data, Hadoop is a whole new ballgame, but with this handy reference, you'll have a good grasp of the playing field. Topics include: Core technologies-Hadoop Distributed File System (HDFS), MapReduce, YARN, and Spark Database and data management-Cassandra, HBase, MongoDB, and Hive Serialization-Avro, JSON, and Parquet Management and monitoring-Puppet, Chef, Zookeeper, and Oozie Analytic helpers-Pig, Mahout, and MLLib Data transfer-Scoop, Flume, distcp, and Storm Security, access control, auditing-Sentry, Kerberos, and Knox Cloud computing and virtualization-Serengeti, Docker, and Whirr

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Demystifying Graph Data Science - Graph…
Pethuru Raj, Abhishek Kumar, … Hardcover R3,333 R3,010 Discovery Miles 30 100
Implementing Analytics - A Blueprint for…
Nauman Sheikh Paperback R954 Discovery Miles 9 540
Challenges and Applications of Data…
V. Sathiyamoorthi, Atilla Elci Hardcover R6,734 Discovery Miles 67 340
Cognitive and Soft Computing Techniques…
Akash Kumar Bhoi, Victor Hugo Costa de Albuquerque, … Paperback R2,583 Discovery Miles 25 830
Data Analytics for Social Microblogging…
Soumi Dutta, Asit Kumar Das, … Paperback R3,335 Discovery Miles 33 350
Machine Learning for Biometrics…
Partha Pratim Sarangi, Madhumita Panda, … Paperback R2,570 Discovery Miles 25 700
Mathematical Methods in Data Science
Jingli Ren, Haiyan Wang Paperback R3,925 Discovery Miles 39 250
Queer Data - Using Gender, Sex and…
Kevin Guyan Hardcover R2,531 Discovery Miles 25 310
Big Data in Psychiatry and Neurology
Ahmed a Moustafa Paperback R3,024 Discovery Miles 30 240
Convergence of Big Data Technologies and…
Govind P. Gupta Hardcover R6,690 Discovery Miles 66 900

 

Partners