Apache Mahout Cookbook:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham
Packt Publishing
2013
|
Schlagworte: | |
Beschreibung: | Print version record |
Beschreibung: | 1 online resource (250 pages) |
ISBN: | 9781849518031 1849518033 9781849518024 1849518025 1306280273 9781306280273 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV045350458 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 181210s2013 |||| o||u| ||||||eng d | ||
020 | |a 9781849518031 |9 978-1-84951-803-1 | ||
020 | |a 1849518033 |9 1-84951-803-3 | ||
020 | |a 9781849518024 |9 978-1-84951-802-4 | ||
020 | |a 1849518025 |9 1-84951-802-5 | ||
020 | |a 1306280273 |9 1-306-28027-3 | ||
020 | |a 9781306280273 |9 978-1-306-28027-3 | ||
035 | |a (ZDB-4-ITC)ocn867317377 | ||
035 | |a (OCoLC)867317377 | ||
035 | |a (DE-599)BVBBV045350458 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
082 | 0 | |a 006.31 | |
100 | 1 | |a Giacomelli, Piero |e Verfasser |4 aut | |
245 | 1 | 0 | |a Apache Mahout Cookbook |
264 | 1 | |a Birmingham |b Packt Publishing |c 2013 | |
300 | |a 1 online resource (250 pages) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
500 | |a Print version record | ||
505 | 8 | |a In Detail The rise of the Internet and social networks has created a new demand for software that can analyze large datasets that can scale up to 10 billion rows. Apache Hadoop has been created to handle such heavy computational tasks. Mahout gained recognition for providing data mining classification algorithms that can be used with such kind of datasets. "Apache Mahout Cookbook" provides a fresh, scope-oriented approach to the Mahout world for both beginners as well as advanced users. The book gives an insight on how to write different data mining algorithms to be used in the Hadoop environment and choose the best one suiting the task in hand. "Apache Mahout Cookbook" looks at the various Mahout algorithms available, and gives the reader a fresh solution-centered approach on how to solve different data mining tasks. The recipes start easy but get progressively complicated. A step-by-step approach will guide the developer in the different tasks involved in mining a huge dataset. | |
505 | 8 | |a You will also learn how to code your Mahout's data mining algorithm to determine the best one for a particular task. Coupled with this, a whole chapter is dedicated to loading data into Mahout from an external RDMS system. A lot of attention has also been put on using your data mining algorithm inside your code so as to be able to use it in an Hadoop environment. Theoretical aspects of the algorithms are covered for information purposes, but every chapter is written to allow the developer to get into the code as quickly and smoothly as possible. This means that with every recipe, the book provides the code for reusing it using Maven as well as the Maven Mahout source code. By the end of this book you will be able to code your procedure to do various data mining tasks with different algorithms and to evaluate and choose the best ones for your tasks. | |
505 | 8 | |a Approach "Apache Mahout Cookbook" uses over 35 recipes packed with illustrations and real-world examples to help beginners as well as advanced programmers get acquainted with the features of Mahout. Who this book is for "Apache Mahout Cookbook" is great for developers who want to have a fresh and fast introduction to Mahout coding. No previous knowledge of Mahout is required, and even skilled developers or system administrators will benefit from the various recipes presented | |
546 | |a English | ||
650 | 7 | |a COMPUTERS / General |2 bisacsh | |
650 | 7 | |a Java (Computer program language) |2 fast | |
650 | 7 | |a Machine learning |2 fast | |
650 | 7 | |a Web site development |2 fast | |
650 | 7 | |a Engineering & Applied Sciences |2 hilcc | |
650 | 7 | |a Computer Science |2 hilcc | |
650 | 4 | |a Java (Computer program language) |a Machine learning |a Web site development | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |a Giacomelli, Piero |t Apache Mahout Cookbook |d Birmingham : Packt Publishing, 2013 |z 9781849518024 |
912 | |a ZDB-4-ITC | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-030737112 |
Datensatz im Suchindex
_version_ | 1804179175118995456 |
---|---|
any_adam_object | |
author | Giacomelli, Piero |
author_facet | Giacomelli, Piero |
author_role | aut |
author_sort | Giacomelli, Piero |
author_variant | p g pg |
building | Verbundindex |
bvnumber | BV045350458 |
collection | ZDB-4-ITC |
contents | In Detail The rise of the Internet and social networks has created a new demand for software that can analyze large datasets that can scale up to 10 billion rows. Apache Hadoop has been created to handle such heavy computational tasks. Mahout gained recognition for providing data mining classification algorithms that can be used with such kind of datasets. "Apache Mahout Cookbook" provides a fresh, scope-oriented approach to the Mahout world for both beginners as well as advanced users. The book gives an insight on how to write different data mining algorithms to be used in the Hadoop environment and choose the best one suiting the task in hand. "Apache Mahout Cookbook" looks at the various Mahout algorithms available, and gives the reader a fresh solution-centered approach on how to solve different data mining tasks. The recipes start easy but get progressively complicated. A step-by-step approach will guide the developer in the different tasks involved in mining a huge dataset. You will also learn how to code your Mahout's data mining algorithm to determine the best one for a particular task. Coupled with this, a whole chapter is dedicated to loading data into Mahout from an external RDMS system. A lot of attention has also been put on using your data mining algorithm inside your code so as to be able to use it in an Hadoop environment. Theoretical aspects of the algorithms are covered for information purposes, but every chapter is written to allow the developer to get into the code as quickly and smoothly as possible. This means that with every recipe, the book provides the code for reusing it using Maven as well as the Maven Mahout source code. By the end of this book you will be able to code your procedure to do various data mining tasks with different algorithms and to evaluate and choose the best ones for your tasks. Approach "Apache Mahout Cookbook" uses over 35 recipes packed with illustrations and real-world examples to help beginners as well as advanced programmers get acquainted with the features of Mahout. Who this book is for "Apache Mahout Cookbook" is great for developers who want to have a fresh and fast introduction to Mahout coding. No previous knowledge of Mahout is required, and even skilled developers or system administrators will benefit from the various recipes presented |
ctrlnum | (ZDB-4-ITC)ocn867317377 (OCoLC)867317377 (DE-599)BVBBV045350458 |
dewey-full | 006.31 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.31 |
dewey-search | 006.31 |
dewey-sort | 16.31 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>03952nmm a2200493zc 4500</leader><controlfield tag="001">BV045350458</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">181210s2013 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849518031</subfield><subfield code="9">978-1-84951-803-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849518033</subfield><subfield code="9">1-84951-803-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781849518024</subfield><subfield code="9">978-1-84951-802-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1849518025</subfield><subfield code="9">1-84951-802-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1306280273</subfield><subfield code="9">1-306-28027-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781306280273</subfield><subfield code="9">978-1-306-28027-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-ITC)ocn867317377</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)867317377</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV045350458</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.31</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Giacomelli, Piero</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Apache Mahout Cookbook</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham</subfield><subfield code="b">Packt Publishing</subfield><subfield code="c">2013</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (250 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Print version record</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">In Detail The rise of the Internet and social networks has created a new demand for software that can analyze large datasets that can scale up to 10 billion rows. Apache Hadoop has been created to handle such heavy computational tasks. Mahout gained recognition for providing data mining classification algorithms that can be used with such kind of datasets. "Apache Mahout Cookbook" provides a fresh, scope-oriented approach to the Mahout world for both beginners as well as advanced users. The book gives an insight on how to write different data mining algorithms to be used in the Hadoop environment and choose the best one suiting the task in hand. "Apache Mahout Cookbook" looks at the various Mahout algorithms available, and gives the reader a fresh solution-centered approach on how to solve different data mining tasks. The recipes start easy but get progressively complicated. A step-by-step approach will guide the developer in the different tasks involved in mining a huge dataset. </subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">You will also learn how to code your Mahout's data mining algorithm to determine the best one for a particular task. Coupled with this, a whole chapter is dedicated to loading data into Mahout from an external RDMS system. A lot of attention has also been put on using your data mining algorithm inside your code so as to be able to use it in an Hadoop environment. Theoretical aspects of the algorithms are covered for information purposes, but every chapter is written to allow the developer to get into the code as quickly and smoothly as possible. This means that with every recipe, the book provides the code for reusing it using Maven as well as the Maven Mahout source code. By the end of this book you will be able to code your procedure to do various data mining tasks with different algorithms and to evaluate and choose the best ones for your tasks. </subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Approach "Apache Mahout Cookbook" uses over 35 recipes packed with illustrations and real-world examples to help beginners as well as advanced programmers get acquainted with the features of Mahout. Who this book is for "Apache Mahout Cookbook" is great for developers who want to have a fresh and fast introduction to Mahout coding. No previous knowledge of Mahout is required, and even skilled developers or system administrators will benefit from the various recipes presented</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Java (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Machine learning</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web site development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Engineering & Applied Sciences</subfield><subfield code="2">hilcc</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer Science</subfield><subfield code="2">hilcc</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Java (Computer program language)</subfield><subfield code="a">Machine learning</subfield><subfield code="a">Web site development</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="a">Giacomelli, Piero</subfield><subfield code="t">Apache Mahout Cookbook</subfield><subfield code="d">Birmingham : Packt Publishing, 2013</subfield><subfield code="z">9781849518024</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-ITC</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-030737112</subfield></datafield></record></collection> |
id | DE-604.BV045350458 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T08:15:41Z |
institution | BVB |
isbn | 9781849518031 1849518033 9781849518024 1849518025 1306280273 9781306280273 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030737112 |
oclc_num | 867317377 |
open_access_boolean | |
physical | 1 online resource (250 pages) |
psigel | ZDB-4-ITC |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Publishing |
record_format | marc |
spelling | Giacomelli, Piero Verfasser aut Apache Mahout Cookbook Birmingham Packt Publishing 2013 1 online resource (250 pages) txt rdacontent c rdamedia cr rdacarrier Print version record In Detail The rise of the Internet and social networks has created a new demand for software that can analyze large datasets that can scale up to 10 billion rows. Apache Hadoop has been created to handle such heavy computational tasks. Mahout gained recognition for providing data mining classification algorithms that can be used with such kind of datasets. "Apache Mahout Cookbook" provides a fresh, scope-oriented approach to the Mahout world for both beginners as well as advanced users. The book gives an insight on how to write different data mining algorithms to be used in the Hadoop environment and choose the best one suiting the task in hand. "Apache Mahout Cookbook" looks at the various Mahout algorithms available, and gives the reader a fresh solution-centered approach on how to solve different data mining tasks. The recipes start easy but get progressively complicated. A step-by-step approach will guide the developer in the different tasks involved in mining a huge dataset. You will also learn how to code your Mahout's data mining algorithm to determine the best one for a particular task. Coupled with this, a whole chapter is dedicated to loading data into Mahout from an external RDMS system. A lot of attention has also been put on using your data mining algorithm inside your code so as to be able to use it in an Hadoop environment. Theoretical aspects of the algorithms are covered for information purposes, but every chapter is written to allow the developer to get into the code as quickly and smoothly as possible. This means that with every recipe, the book provides the code for reusing it using Maven as well as the Maven Mahout source code. By the end of this book you will be able to code your procedure to do various data mining tasks with different algorithms and to evaluate and choose the best ones for your tasks. Approach "Apache Mahout Cookbook" uses over 35 recipes packed with illustrations and real-world examples to help beginners as well as advanced programmers get acquainted with the features of Mahout. Who this book is for "Apache Mahout Cookbook" is great for developers who want to have a fresh and fast introduction to Mahout coding. No previous knowledge of Mahout is required, and even skilled developers or system administrators will benefit from the various recipes presented English COMPUTERS / General bisacsh Java (Computer program language) fast Machine learning fast Web site development fast Engineering & Applied Sciences hilcc Computer Science hilcc Java (Computer program language) Machine learning Web site development Erscheint auch als Druck-Ausgabe Giacomelli, Piero Apache Mahout Cookbook Birmingham : Packt Publishing, 2013 9781849518024 |
spellingShingle | Giacomelli, Piero Apache Mahout Cookbook In Detail The rise of the Internet and social networks has created a new demand for software that can analyze large datasets that can scale up to 10 billion rows. Apache Hadoop has been created to handle such heavy computational tasks. Mahout gained recognition for providing data mining classification algorithms that can be used with such kind of datasets. "Apache Mahout Cookbook" provides a fresh, scope-oriented approach to the Mahout world for both beginners as well as advanced users. The book gives an insight on how to write different data mining algorithms to be used in the Hadoop environment and choose the best one suiting the task in hand. "Apache Mahout Cookbook" looks at the various Mahout algorithms available, and gives the reader a fresh solution-centered approach on how to solve different data mining tasks. The recipes start easy but get progressively complicated. A step-by-step approach will guide the developer in the different tasks involved in mining a huge dataset. You will also learn how to code your Mahout's data mining algorithm to determine the best one for a particular task. Coupled with this, a whole chapter is dedicated to loading data into Mahout from an external RDMS system. A lot of attention has also been put on using your data mining algorithm inside your code so as to be able to use it in an Hadoop environment. Theoretical aspects of the algorithms are covered for information purposes, but every chapter is written to allow the developer to get into the code as quickly and smoothly as possible. This means that with every recipe, the book provides the code for reusing it using Maven as well as the Maven Mahout source code. By the end of this book you will be able to code your procedure to do various data mining tasks with different algorithms and to evaluate and choose the best ones for your tasks. Approach "Apache Mahout Cookbook" uses over 35 recipes packed with illustrations and real-world examples to help beginners as well as advanced programmers get acquainted with the features of Mahout. Who this book is for "Apache Mahout Cookbook" is great for developers who want to have a fresh and fast introduction to Mahout coding. No previous knowledge of Mahout is required, and even skilled developers or system administrators will benefit from the various recipes presented COMPUTERS / General bisacsh Java (Computer program language) fast Machine learning fast Web site development fast Engineering & Applied Sciences hilcc Computer Science hilcc Java (Computer program language) Machine learning Web site development |
title | Apache Mahout Cookbook |
title_auth | Apache Mahout Cookbook |
title_exact_search | Apache Mahout Cookbook |
title_full | Apache Mahout Cookbook |
title_fullStr | Apache Mahout Cookbook |
title_full_unstemmed | Apache Mahout Cookbook |
title_short | Apache Mahout Cookbook |
title_sort | apache mahout cookbook |
topic | COMPUTERS / General bisacsh Java (Computer program language) fast Machine learning fast Web site development fast Engineering & Applied Sciences hilcc Computer Science hilcc Java (Computer program language) Machine learning Web site development |
topic_facet | COMPUTERS / General Java (Computer program language) Machine learning Web site development Engineering & Applied Sciences Computer Science Java (Computer program language) Machine learning Web site development |
work_keys_str_mv | AT giacomellipiero apachemahoutcookbook |