0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (5)
  • R2,500 - R5,000 (2)
  • R5,000 - R10,000 (1)
  • -
Status
Brand

Showing 1 - 8 of 8 matches in All Departments

Exploring Data Science with R and the Tidyverse - A Concise Introduction: Jerry Bonnell, Mitsunori Ogihara Exploring Data Science with R and the Tidyverse - A Concise Introduction
Jerry Bonnell, Mitsunori Ogihara
R2,413 Discovery Miles 24 130 Ships in 9 - 17 working days

This book introduces the reader to data science using R and the tidyverse. No prerequisite knowledge is needed in college-level programming or mathematics (e.g., calculus or statistics). The book is self-contained so readers can immediately begin building data science workflows without needing to reference extensive amounts of external resources for onboarding. The contents are targeted for undergraduate students but are equally applicable to students at the graduate level and beyond. The book develops concepts using many real-world examples to motivate the reader. Upon completion of the text, the reader will be able to: Gain proficiency in R programming Load and manipulate data frames, and "tidy" them using tidyverse tools Conduct statistical analyses and draw meaningful inferences from them Perform modeling from numerical and textual data Generate data visualizations (numerical and spatial) using ggplot2 and understand what is being represented An accompanying R package "edsdata" contains synthetic and real datasets used by the textbook and is meant to be used for further practice. An exercise set is made available and designed for compatibility with automated grading tools for instructor use.

The Complexity Theory Companion (Hardcover, 2002 ed.): Lane A. Hemaspaandra, Mitsunori Ogihara The Complexity Theory Companion (Hardcover, 2002 ed.)
Lane A. Hemaspaandra, Mitsunori Ogihara
R2,605 Discovery Miles 26 050 Ships in 12 - 19 working days

The Complexity Theory Companion is an accessible, algorithmically oriented, research-centered, up-to-date guide to some of the most interesting techniques of complexity theory. The book's thesis is that simple algorithms are at the heart of complexity theory. From the tree-pruning and interval-pruning algorithms that shape the first chapter to the query simulation procedures that dominate the last chapter, the central proof methods of the book are algorithmic. And to more clearly highlight the role of algorithmic techniques in complexity theory, the book is - unlike other texts on complexity - organized by technique rather than by topic. Each chapter of this book focuses on one technique: what it is, and what results and applications it yields. This textbook was developed at the University of Rochester in courses given to graduate students and advanced undergraduates. Researchers also will find this book a valuable source of reference due to the comprehensive bibliography of close to five hundred entries, the thirty-five page subject index, and the appendices giving overviews of complexity classes and reductions.

Exploring Data Science with R and the Tidyverse - A Concise Introduction: Jerry Bonnell, Mitsunori Ogihara Exploring Data Science with R and the Tidyverse - A Concise Introduction
Jerry Bonnell, Mitsunori Ogihara
R6,001 Discovery Miles 60 010 Ships in 12 - 19 working days

This book introduces the reader to data science using R and the tidyverse. No prerequisite knowledge is needed in college-level programming or mathematics (e.g., calculus or statistics). The book is self-contained so readers can immediately begin building data science workflows without needing to reference extensive amounts of external resources for onboarding. The contents are targeted for undergraduate students but are equally applicable to students at the graduate level and beyond. The book develops concepts using many real-world examples to motivate the reader. Upon completion of the text, the reader will be able to: Gain proficiency in R programming Load and manipulate data frames, and "tidy" them using tidyverse tools Conduct statistical analyses and draw meaningful inferences from them Perform modeling from numerical and textual data Generate data visualizations (numerical and spatial) using ggplot2 and understand what is being represented An accompanying R package "edsdata" contains synthetic and real datasets used by the textbook and is meant to be used for further practice. An exercise set is made available and designed for compatibility with automated grading tools for instructor use.

Music Data Mining (Hardcover, New): Tao Li, Mitsunori Ogihara, George Tzanetakis Music Data Mining (Hardcover, New)
Tao Li, Mitsunori Ogihara, George Tzanetakis
R3,451 Discovery Miles 34 510 Ships in 12 - 19 working days

The research area of music information retrieval has gradually evolved to address the challenges of effectively accessing and interacting large collections of music and associated data, such as styles, artists, lyrics, and reviews. Bringing together an interdisciplinary array of top researchers, Music Data Mining presents a variety of approaches to successfully employ data mining techniques for the purpose of music processing. The book first covers music data mining tasks and algorithms and audio feature extraction, providing a framework for subsequent chapters. With a focus on data classification, it then describes a computational approach inspired by human auditory perception and examines instrument recognition, the effects of music on moods and emotions, and the connections between power laws and music aesthetics. Given the importance of social aspects in understanding music, the text addresses the use of the Web and peer-to-peer networks for both music data mining and evaluating music mining tasks and algorithms. It also discusses indexing with tags and explains how data can be collected using online human computation games. The final chapters offer a balanced exploration of hit song science as well as a look at symbolic musicology and data mining. The multifaceted nature of music information often requires algorithms and systems using sophisticated signal processing and machine learning techniques to better extract useful information. An excellent introduction to the field, this volume presents state-of-the-art techniques in music data mining and information retrieval to create novel ways of interacting with large music collections.

Fundamentals of Java Programming (Paperback, Softcover reprint of the original 1st ed. 2018): Mitsunori Ogihara Fundamentals of Java Programming (Paperback, Softcover reprint of the original 1st ed. 2018)
Mitsunori Ogihara
R1,631 Discovery Miles 16 310 Ships in 10 - 15 working days

Making extensive use of examples, this textbook on Java programming teaches the fundamental skills for getting started in a command-line environment. Meant to be used for a one-semester course to build solid foundations in Java, Fundamentals of Java Programming eschews second-semester content to concentrate on over 180 code examples and 250 exercises.Key object classes (String, Scanner, PrintStream, Arrays, and File) are included to get started in Java programming. The programs are explained with almost line-by-line descriptions, also with chapter-by-chapter coding exercises. Teaching resources include solutions to the exercises, as well as digital lecture slides.

Fundamentals of Java Programming (Hardcover, 1st ed. 2018): Mitsunori Ogihara Fundamentals of Java Programming (Hardcover, 1st ed. 2018)
Mitsunori Ogihara
R1,896 Discovery Miles 18 960 Ships in 9 - 17 working days

Making extensive use of examples, this textbook on Java programming teaches the fundamental skills for getting started in a command-line environment. Meant to be used for a one-semester course to build solid foundations in Java, Fundamentals of Java Programming eschews second-semester content to concentrate on over 180 code examples and 250 exercises.Key object classes (String, Scanner, PrintStream, Arrays, and File) are included to get started in Java programming. The programs are explained with almost line-by-line descriptions, also with chapter-by-chapter coding exercises. Teaching resources include solutions to the exercises, as well as digital lecture slides.

The Complexity Theory Companion (Paperback, Softcover reprint of hardcover 1st ed. 2002): Lane A. Hemaspaandra, Mitsunori... The Complexity Theory Companion (Paperback, Softcover reprint of hardcover 1st ed. 2002)
Lane A. Hemaspaandra, Mitsunori Ogihara
R1,794 Discovery Miles 17 940 Ships in 10 - 15 working days

Here is an accessible, algorithmically oriented guide to some of the most interesting techniques of complexity theory. The book shows that simple algorithms are at the heart of complexity theory. The book is organized by technique rather than by topic. Each chapter focuses on one technique: what it is, and what results and applications it yields.

Theory and Applications of Models of Computation - 8th Annual Conference, TAMC 2011, Tokyo, Japan, May 23-25, 2011, Proceedings... Theory and Applications of Models of Computation - 8th Annual Conference, TAMC 2011, Tokyo, Japan, May 23-25, 2011, Proceedings (Paperback, 2011 ed.)
Mitsunori Ogihara, Jun Tarui
R1,604 Discovery Miles 16 040 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 8th International Conference on Theory and Applications of Models of Computation, TAMC 2011, held in Tokyo, Japan, in May 2011. The 51 revised full papers presented together with the abstracts of 2 invited talks were carefully reviewed and selected from 136 submissions. The papers address the three main themes of the conference which were computability, complexity, and algorithms and are organized in topical sections on general algorithms, approximation, graph algorithms, complexity, optimization, circuit complexity, data structures, logic and formal language theory, games and learning theory, and cryptography and communication complexity.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Praying with Jesus - Meditations on the…
Michael E Lodahl Paperback R293 R273 Discovery Miles 2 730
Agatha - a Fanciful Flight for a Gusty…
George Halse Paperback R489 Discovery Miles 4 890
Acta Non Verba - The Playbook For…
Erik Kruger Paperback R230 R205 Discovery Miles 2 050
Shakespeare's History of King Henry the…
William Shakespeare Hardcover R776 R704 Discovery Miles 7 040
Beijing 2008: Preparing for Glory…
J.A. Mangan, Dong Jinxia Hardcover R4,479 Discovery Miles 44 790
The Palgrave Handbook of the Philosophy…
Geoffrey Scarre Hardcover R8,386 Discovery Miles 83 860
The Hidden Prince
Tessa Afshar Paperback R483 R455 Discovery Miles 4 550
Falling Monuments, Reluctant Ruins - The…
Hilton Judin Paperback R395 R365 Discovery Miles 3 650
Mathematics Lesson Study Around the…
Marisa Quaresma, Carl Winslow, … Hardcover R3,365 Discovery Miles 33 650
The Evolution of the Parsons Steam…
Alexander Richardson Paperback R1,760 Discovery Miles 17 600

 

Partners