Embedding Knowledge Graphs with RDF2vec

Автор: literator от 19-06-2023, 07:04, Коментариев: 0

Категория: КНИГИ » ОС И БД

Embedding Knowledge Graphs with RDF2vecНазвание: Embedding Knowledge Graphs with RDF2vec
Автор: Heiko Paulheim, Petar Ristoski, Jan Portisch
Издательство: Springer
Год: 2023
Страниц: 165
Язык: английский
Формат: pdf (true), epub
Размер: 19.6 MB

This book explains the ideas behind one of the most well-known methods for knowledge graph embedding of transformations to compute vector representations from a graph, known as RDF2vec. The authors describe its usage in practice, from reusing pre-trained knowledge graph embeddings to training tailored vectors for a knowledge graph at hand. They also demonstrate different extensions of RDF2vec and how they affect not only the downstream performance, but also the expressivity of the resulting vector representation, and analyze the resulting vector spaces and the semantic properties they encode. Knowledge graph embedding is a technique which projects entities and relations in a knowledge graph into a continuous vector space. Many other components of AI systems, especially machine learning components, can work with those continuous representations better than operating on the graph itself, and often yield superior result quality compared to those trying to extract non-continuous features from a graph.

 

Linux. Командная строка. Лучшие практики

Автор: ekvator от 18-06-2023, 18:38, Коментариев: 0

Категория: КНИГИ » ОС И БД

Linux. Командная строка. Лучшие практики
Название: Linux. Командная строка. Лучшие практики
Автор: Дэниел Джей Барретт
Издательство: Питер
Год: 2023
Формат: pdf
Страниц: 257
Размер: 14,2 Мб
Язык: русский

Перейдите на новый уровень работы в Linux! Если вы системный администратор, разработчик программного обеспечения, SRE-инженер или пользователь Linux, книга поможет вам работать быстрее, элегантнее и эффективнее. Вы научитесь создавать и запускать сложные команды, которые решают реальные бизнес-задачи, обрабатывать и извлекать информацию, а также автоматизировать ручную работу. Узнайте, что происходит внутри командной оболочки Linux. Вне зависимости от используемых команд, вы повысите эффективность работы в Linux и станете более конкурентоспособным специалистом.
 

Оконные функции в T-SQL: По ту сторону анализа данных

Автор: literator от 17-06-2023, 19:39, Коментариев: 0

Категория: КНИГИ » ОС И БД

Оконные функции в T-SQL: По ту сторону анализа данныхНазвание: Оконные функции в T-SQL: По ту сторону анализа данных
Автор: Ицик Бен-Ган
Издательство: ДМК Пресс
Год: 2022
Страниц: 343
Язык: русский
Формат: pdf
Размер: 66.3 MB

В этой книге на конкретных примерах рассматриваются все типы оконных функций: агрегатные, ранжирующие, статистические, а также функции смещения и функции упорядоченного набора. Вы узнаете, как использовать оконные функции для повышения эффективности запросов, которые раньше писали с применением предикатов; освоить концепцию работы с окнами в SQL и строить запросы наиболее эффективным образом; умело использовать опции секционирования, упорядочивания и определения границ окна; оптимизировать оконные функции с использованием индексов и пакетного режима; применять оконные функции для решения распространенных бизнес-задач.

 

Формулы в Microsoft Excel 2016

Автор: Igor1977 от 17-06-2023, 15:08, Коментариев: 0

Категория: КНИГИ » ОС И БД

Формулы в Microsoft Excel 2016
Название: Формулы в Microsoft Excel 2016
Автор: Александер М., Куслейка Р.
Издательство: Санкт-Петербург: Диалектика
Год: 2020
Формат: pdf
Страниц: 784
Размер: 47 mb
Язык: Русский

Данная книга — идеальное руководство по работе с формулами в Excel, позволяющее изучить все аспекты применения программы. Книга содержит множество полезнейших советов и готовых рецептов, которые помогут вам ускорить, упростить и лучше организовать свой рабочий процесс. Вы освоите профессиональные методики, описания которых вы нигде больше не найдете.
 

Predicting the Unknown: The History and Future of Data Science and Artificial Intelligence

Автор: literator от 17-06-2023, 06:09, Коментариев: 0

Категория: КНИГИ » ОС И БД

Predicting the Unknown: The History and Future of Data Science and Artificial IntelligenceНазвание: Predicting the Unknown: The History and Future of Data Science and Artificial Intelligence
Автор: Stylianos Kampakis
Издательство: Apress
Год: 2023
Страниц: 270
Язык: английский
Формат: pdf
Размер: 38.8 MB

As a society, we’re in a constant struggle to control uncertainty and predict the unknown. Quite often, we think of scientific fields and theories as being separate from each other. But a more careful investigation can uncover the common thread that ties many of those together. From ChatGPT, to Amazon’s Alexa, to Apple’s Siri, Data Science, and Computer Science have become part of our lives. In the meantime, the demand for data scientists has grown, as the field has been increasingly called the “sexiest profession.” This book attempts to specifically cover this gap in literature between Data Science, Machine Learning and Artificial Intelligence (AI). How was uncertainty approached historically, and how has it evolved since? What schools of thought exist in philosophy, mathematics, and engineering, and what role did they play in the development of Data Science? It uses the history of Data Science as a stepping stone to explain what the future might hold.

 

Learn SQL in a Month of Lunches (MEAP v8)

Автор: literator от 17-06-2023, 04:06, Коментариев: 0

Категория: КНИГИ » ОС И БД

Learn SQL in a Month of Lunches (MEAP v8)Название: Learn SQL in a Month of Lunches (MEAP v8)
Автор: Jeff Iannucci
Издательство: Manning Publications
Год: 2023
Страниц: 192
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Use SQL to get the data you need in no time at all! Learn to read and write basic queries, troubleshoot common problems, and control your own business data in just 24 short lessons–no programming experience required! Structured Query Language (SQL) is the standard way to get specific datasets out of large relational databases. If you use Excel, Tableau, or PowerBI to crunch business data, you’ve probably seen a lot of SQL already. And guess what? It’s easy to master the most useful parts of SQL! In just a few quick lessons, you can learn to write your own queries, modify existing SQL statements, and add a new superpower to your bag of tricks. Learn SQL in a Month of Lunches introduces you to the most useful parts of SQL for business data analysis. This practical book gives you instantly-useful techniques starting from the first short chapter. 25-year SQL veteran Jeff Iannucci makes SQL a snap through hands-on lab exercises, relevant code examples, and easy-to-understand language.

 

Everyday Data Visualization (MEAP v4)

Автор: literator от 16-06-2023, 19:39, Коментариев: 0

Категория: КНИГИ » ОС И БД

Everyday Data Visualization (MEAP v4)Название: Everyday Data Visualization (MEAP v4)
Автор: Desiree Abbott
Издательство: Manning Publications
Год: 2023
Страниц: 238
Язык: английский
Формат: pdf, epub
Размер: 25.8 MB

Radically improve the quality of the data visualizations you do every day by mastering core principles of color, typography, chart types, data storytelling, and more! In Everyday Data Visualization you’ll learn important design principles for the most common data visualizations. Everyday Data Visualization is a field guide for design techniques that will improve the charts, reports, and data dashboards you build every day. The foundation of data visualization is storytelling, and this book gives you the tools you need to start telling those stories with clarity, precision, and flair! You’ll learn how human brains perceive and process information, master modern accessibility standards, get the basics of color theory and typography, and more!

 

Exam Ref DP-500 Designing and Implementing Enterprise-Scale Analytics Solutions Using Microsoft Azure and Microsoft Power BI

Автор: literator от 16-06-2023, 15:32, Коментариев: 0

Категория: КНИГИ » ОС И БД

Exam Ref DP-500 Designing and Implementing Enterprise-Scale Analytics Solutions Using Microsoft Azure and Microsoft Power BIНазвание: Exam Ref DP-500 Designing and Implementing Enterprise-Scale Analytics Solutions Using Microsoft Azure and Microsoft Power BI
Автор: Daniil Maslyuk, Justin Frebault
Издательство: Microsoft Press/Pearson Education
Год: 2024
Страниц: 734
Язык: английский
Формат: epub
Размер: 22.8 MB

Prepare for Microsoft Exam DP-500 and demonstrate your real-world ability to design, create, and deploy enterprise-scale data analytics solutions. Designed for business intelligence developers, architects, data analysts, and other professionals, this Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft Certified: Azure Enterprise Data Analyst Associate level. Exam DP-500 focuses on knowledge needed to govern and administer data analytics environments; integrate analytics platforms into existing IT infrastructure; manage the analytics development lifecycle; query data with Azure Synapse Analytics; ingest and transform data with Power BI; design and build tabular models; optimize enterprise-scale data models; explore data with Azure Synapse Analytics; and visualize data with Power BI.

 

Business Database Technology: Theories and Design Process of Relational Databases, SQL, Introduction to OLAP, 2nd Edition

Автор: literator от 15-06-2023, 18:43, Коментариев: 0

Категория: КНИГИ » ОС И БД

Business Database Technology: Theories and Design Process of Relational Databases, SQL, Introduction to OLAP, 2nd EditionНазвание: Business Database Technology: Theories and Design Process of Relational Databases, SQL, Introduction to OLAP, Overview of NoSQL Databases, 2nd Edition
Автор: Shouhong Wang, Hai Wang
Издательство: Universal Publishers
Год: 2022
Страниц: 280
Язык: английский
Формат: epub (true)
Размер: 26.5 MB

Business Database Technology provides essential knowledge of database technology for four-year college/university business students who study information technology and data resource management. Students will learn basic data structure techniques in databases, relational database model, design and implementation of relational databases, normalization, SQL, physical relational database design techniques, database administration, relational databases in computer networks, data warehouses, overview of OLAP (online analytical processing), and introduction to NoSQL databases. A NoSQL database provides a mechanism for storage and retrieval of data that is modeled in means other than the relational data model. Previously, NoSQL referred to “non-relational” or “non-SQL”, but it actually means “Not only SQL”.

 

Самоучитель Mac OS X Mavericks: Новая операционная система от А до Я

Автор: umkaS от 15-06-2023, 11:15, Коментариев: 0

Категория: КНИГИ » ОС И БД

Название: Самоучитель Mac OS X Mavericks: Новая операционная система от А до Я
Автор: Райтман М.
Издательство: М.: Эксмо
Год: 2014
Cтраниц: 480
Формат: pdf
Размер: 12 мб
Язык: русский

Новая операционная система Mac OS X Mavericks стала еще мощнее и разнообразнее. В ней появились новые функции и приложения. Наша книга позволит в полной мере освоить все возможности этой новой операционной системы, от установки ее на компьютер до более сложных моментов работы, с которыми даже опытные пользователи вряд ли смогут разобраться самостоятельно несмотря на удобный и интуитивно понятный интерфейс.