Browse
Author profile
Load More
TRAINING MAJORS
- Khoa Điện - Tự động hóa (667)
- Khoa Công nghệ thông tin (342)
- Khoa Cơ khí (275)
- Khoa Dệt may và Thời Trang (94)
- Khoa Công nghệ thực phẩm (78)
Load More
Học liệu điện tử (Electronic learning materials)
Browsing Học liệu điện tử (Electronic learning materials) by Topic "Khoa Khoa học ứng dụng"
Now showing 1 - 5 of 5
Results Per Page
Sort Options
- PublicationAlgorithms For Big Data(World Scientific, 2020) Feldman, MoranThis unique volume is an introduction for computer scientists, including a formal study of theoretical algorithms for Big Data applications, which allows them to work on such algorithms in the future. It also serves as a useful reference guide for the general computer science population, providing a comprehensive overview of the fascinating world of such algorithms.To achieve these goals, the algorithmic results presented have been carefully chosen so that they demonstrate the important techniques and tools used in Big Data algorithms, and yet do not require tedious calculations or a very deep mathematical background.
- PublicationData And Society(World Scientific, 2022) Beynon-Davies, PaulMost literature thinks of the relationship between data and society as additive, meaning that data and society are seen as two separate sets of things but which overlap to form an intersection. The literature then goes off to unpack the intersection of the two circles and partners the term data in this manner with terms descriptive of the domain of society — ownership, control, surveillance, and privacy, to name but a few.Within this book, we want to promote an alternative viewpoint of the relationship between data and society. Rather than explaining how data fits with or contributes to some burning societal issues, we want to explain how data is constitutive of many such issues. The term constitutive is used here in the sense of data having power to institute, establish, or enact society.
- PublicationR Visualizations : Derive Meaning From Data(Chapman and Hall/CRC, 2020) Gerbing, David W.R Visualizations: Derive Meaning from Data focuses on one of the two major topics of data analytics: data visualization, a.k.a., computer graphics. In the book, major R systems for visualization are discussed, organized by topic and not by system. Anyone doing data analysis will be shown how to use R to generate any of the basic visualizations with the R visualization systems. Further, this book introduces the author's lessR system, which always can accomplish a visualization with less coding than the use of other systems, sometimes dramatically so, and also provides accompanying statistical analyses.Key Features Presents thorough coverage of the leading R visualization system, ggplot2. Gives specific guidance on using base R graphics to attain visualizations of the same quality as those provided by ggplot2. Shows how to create a wide range of data visualizations: distributions of categorical and continuous variables, many types of scatterplots including with a third variable, time series, and maps. Inclusion of the various approaches to R graphics organized by topic instead of by system.
- PublicationSecure Data Science : Integrating Cyber Security and Data Science(CRC Press, 2022) Thuraisingham, Bhavani; Kantarcioglu, Murat; Khan, LatifurSecure data science, which integrates cyber security and data science, is becoming one of the critical areas in both cyber security and data science. This is because the novel data science techniques being developed have applications in solving such cyber security problems as intrusion detection, malware analysis, and insider threat detection. However, the data science techniques being applied not only for cyber security but also for every application area—including healthcare, finance, manufacturing, and marketing—could be attacked by malware. Furthermore, due to the power of data science, it is now possible to infer highly private and sensitive information from public data, which could result in the violation of individual privacy.
- PublicationSQL for Data Scientists : A Beginner's Guide for Building Datasets for Analysis(Wiley, 2021) Teate, Renee M. P.Jump-start your career as a data scientist—learn to develop datasets for exploration, analysis, and machine learning SQL for Data Scientists: A Beginner's Guide for Building Datasets for Analysis is a resource that's dedicated to the Structured Query Language (SQL) and dataset design skills that data scientists use most. Aspiring data scientists will learn how to how to construct datasets for exploration, analysis, and machine learning. You can also discover how to approach query design and develop SQL code to extract data insights while avoiding common pitfalls. You may be one of many people who are entering the field of Data Science from a range of professions and educational backgrounds, such as business analytics, social science, physics, economics, and computer science. Like many of them, you may have conducted analyses using spreadsheets as data sources, but never retrieved and engineered datasets from a relational database using SQL, which is a programming language designed for managing databases and extracting data.