Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : GoTop Information, Inc. | Boston, MA : Safari
    ISBN: 9789862767719
    Language: English , Chinese
    Pages: 1 online resource (340 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: 「你將深度理解近代資料存取更加專業與獨立的原因,主要的 NoSQL 資料倉儲種類,以及 Spring Data 如何協助 Java 開發者在這個新環境之中更有效率的工作。」 —Rod Johnson, Spring 框架創造者 「轉而使用 Spring Batch 與 Spring Data,讓我們可以在增加可靠度的同時,徹底降低與 Hadoop 互動的複雜度。」 —David Gevorkyan, eHarmony 軟體工程師 當代企業級 Java 資料存取技術 談到建構企業級 Java 應用程式,目前已有許多使用關聯式資料庫的資料存取框架可供選擇,那麼巨量資料呢?這本實用的技術手冊,為你展示 Spring Data 如何納入眾多的新資料存取技術—如 NoSQL 與 Hadoop,以更簡單的方法來建構應用程式。 本書透過一些範例專案,讓你學到 Spring Data 如何在提供一致性編程模型的同時,又能保留 NoSQL 的特性與功能,並協助你開發廣泛的 Hadoop 應用程式使用案例,如資料分析、事件流處理以及工作流程。你也會發現 Spring Data 對 Spring 既有的 JPA 與 JDBC 所提供的新功能,可協助 RDBMS-based 資料存取層的編寫。 ‧學習使用 Spring 的協助類別來簡化資料庫使用 ‧探索 Spring Data 的儲存庫抽象與進階查詢功能 ‧與 Redis(鍵/值倉儲)、HBase(欄位家族)、MongoDB(文件資料庫)以及 Neo4j(圖形資料庫)一起使用 Spring Data ‧探討 GemFire 離散資料網格解決方案 ‧將 Spring Data 所管理的實體匯至網路,成為 RESTful 網路服務 ‧簡化 HBase 應用程式的開發,使用輕量物件對應框架 ‧以 Spring Batch 與 Spring Integration 建立巨量資料通道
    Note: Online resource; Title from title page (viewed March 18, 2013) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Shelter Island : Manning Publication Co.
    ISBN: 9781617299469 , 1617299464
    Language: English
    Pages: 1 online resource (xx, 330 pages) , illustrations.
    Parallel Title: Erscheint auch als
    DDC: 006.3/1
    Keywords: Machine learning ; Data mining ; SQL (Computer program language) ; Scripting languages (Computer science) ; Apprentissage automatique ; Exploration de données (Informatique) ; SQL (Langage de programmation) ; Langages de script (Informatique) ; Data mining ; Machine learning ; Scripting languages (Computer science) ; SQL (Computer program language)
    Abstract: "Labeled-property graph modeling Constructing a graph from structured data such as CSV or SQL NLP techniques to construct a graph from unstructured data Cypher query language syntax to manipulate data and extract insights Social network analysis algorithms like PageRank and community detection How to translate graph structure to a ML model input with node embedding models Using graph features in node classification and link prediction workflows Graph Algorithms for Data Science is a hands-on guide to working with graph-based data in applications like machine learning, fraud detection, and business data analysis. It's filled with fascinating and fun projects, demonstrating the ins-and-outs of graphs. You'll gain practical skills by analyzing Twitter, building graphs with NLP techniques, and much more. You don't need any graph experience to start benefiting from this insightful guide. These powerful graph algorithms are explained in clear, jargon-free text and illustrations that makes them easy to apply to your own projects. about the technology Graphs reveal the relationships in your data. Tracking these interlinking connections reveals new insights and influences and lets you analyze each data point as part of a larger whole. This interconnected data is perfect for machine learning, as well as analyzing social networks, communities, and even product recommendations. about the book Graph Algorithms for Data Science teaches you how to construct graphs from both structured and unstructured data. You'll learn how the flexible Cypher query language can be used to easily manipulate graph structures, and extract amazing insights. The book explores common and useful graph algorithms like PageRank and community detection/clustering algorithms. Each new algorithm you learn is instantly put into action to complete a hands-on data project, including modeling a social network! Finally, you'll learn how to utilize graphs to upgrade your machine learning, including utilizing node embedding models and graph neural networks."--
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 sound file (9 hr., 35 min.))
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Machine learning ; Data mining ; SQL (Computer program language) ; Scripting languages (Computer science) ; Apprentissage automatique ; Exploration de données (Informatique) ; SQL (Langage de programmation) ; Langages de script (Informatique) ; Audiobooks ; Livres audio
    Abstract: Practical methods for analyzing your data with graphs, revealing hidden connections and new insights. Graphs are the natural way to represent and understand connected data. This book explores the most important algorithms and techniques for graphs in data science, with concrete advice on implementation and deployment. You don't need any graph experience to start benefiting from this insightful guide. These powerful graph algorithms are explained in clear, jargon-free text and illustrations that makes them easy to apply to your own projects. In Graph Algorithms for Data Science you will learn: Labeled-property graph modeling Constructing a graph from structured data such as CSV or SQL NLP techniques to construct a graph from unstructured data Cypher query language syntax to manipulate data and extract insights Social network analysis algorithms like PageRank and community detection How to translate graph structure to a ML model input with node embedding models Using graph features in node classification and link prediction workflows Graph Algorithms for Data Science is a hands-on guide to working with graph-based data in applications like machine learning, fraud detection, and business data analysis. It's filled with fascinating and fun projects, demonstrating the ins-and-outs of graphs. You'll gain practical skills by analyzing Twitter, building graphs with NLP techniques, and much more. About the Technology A graph, put simply, is a network of connected data. Graphs are an efficient way to identify and explore the significant relationships naturally occurring within a dataset. This book presents the most important algorithms for graph data science with examples from machine learning, business applications, natural language processing, and more. About the Book Graph Algorithms for Data Science shows you how to construct and analyze graphs from structured and unstructured data. In it, you'll learn to apply graph algorithms like PageRank, community detection/clustering, and knowledge graph models by putting each new algorithm to work in a hands-on data project. This cutting-edge book also demonstrates how you can create graphs that optimize input for AI models using node embedding. What's Inside Creating knowledge graphs Node classification and link prediction workflows NLP techniques for graph construction About the Reader For data scientists who know machine learning basics. Examples use the Cypher query language, which is explained in the book. About the Author Toma¿ℓ Bratani♯⁻ works at the intersection of graphs and machine learning. Arturo Geigel was the technical editor for this book. Quotes Undoubtedly the quickest route to grasping the practical applications of graph algorithms. Enjoyable and informative, with real-world business context and practical problem-solving. - Roger Yu, Feedzai Brilliantly eases you into graph-based applications. - Sumit Pal, Independent Consultant I highly recommend this book to anyone involved in analyzing large network databases. - Ivan Herreros, talentsconnect Insightful and comprehensive. The author's expertise is evident. Be prepared for a rewarding journey. - Michal ¿ tefa¿⁸©Łk, Volke.
    Note: Online resource; title from title details screen (O'Reilly, viewed April 1, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...