Affordable Learning Solutions

Misinformation Containment in Online Social Networks: Role of Community Structure, N. Das, Indian Statistical Institute:
With the emergence of Online Social Networks (OSNs) as an effective medium of information dissemination, its abuse spreading misinformation has become a great concern to its users. Hence recently, the misinformation containment problem has emerged as an important topic of research. In general, given a snapshot of an OSN with a set of misinformed nodes and a
budget, the goal is to determine a set of seed nodes with the correct information, to contain the misinformation at the earliest.
In our work, we have studied the influence of the underlying community structure of the OSN to select the seed nodes statically,
independent of the distribution of misinformed nodes. Experiments on real OSNs reveal that the proposed techniques
outperform state-of-the-art algorithms significantly in terms of maximum infected time, average infected time and point of decline respectively,
manifesting the key role of community structure on misinformation containment in a social network. Moreover, the parallel implementation of the proposed algorithms on General-Purpose Graphics Processor Unit (GP-GPU) achieves around 10 times speedup compared to the conventional CPU algorithms facilitating early containment of misinformation.
This is a continuation of Part 12 where more update examples are discussed using MySQL.
Update Statement is discussed.
Speaker: Suman Bhattacharya

A lot of new developments have happened over the past two years. We will cover recent trends and important problems in this field.

Topics:
Data Science & AI
Current applications of Data Science
Data Science & COVID-19 research
Advances of Machine Learning in the last two years
Why anomaly detection has become so important?
How business decisions are made using Data Science?

Here is a list of speakers.

Professor Rao Vemuri, University of California, Davis
Professor Subhankar Dhar, San Jose State University
Suman Bhattacharya, Uber
Deba Chatterjee, Uber
Speaker: Deba Chatterjee
A lot of new developments have happened over the past two years. We will cover recent trends and important problems in this field.
Topics:
Data Science & AI
Current applications of Data Science
Data Science & COVID-19 research
Advances of Machine Learning in the last two years
Why anomaly detection has become so important?
How business decisions are made using Data Science?

Here is a list of speakers.

Professor Rao Vemuri, University of California, Davis
Professor Subhankar Dhar, San Jose State University
Suman Bhattacharya, Uber
Deba Chatterjee, Uber
Speaker: Rao Vemuri
A lot of new developments have happened over the past two years. We will cover recent trends and important problems in this field.

Topics:
Data Science & AI
Current applications of Data Science
Data Science & COVID-19 research
Advances of Machine Learning in the last two years
Why anomaly detection has become so important?
How business decisions are made using Data Science?

Here is a list of speakers.

Professor Rao Vemuri, University of California, Davis
Professor Subhankar Dhar, San Jose State University
Suman Bhattacharya, Uber
Deba Chatterjee, Uber
Update and Delete statements are discussed.
Speaker: Subhankar Dhar
A lot of new developments have happened over the past two years. We will cover recent trends and important problems in this field.

Topics:
Data Science & AI
Current applications of Data Science
Data Science & COVID-19 research
Advances of Machine Learning in the last two years
Why anomaly detection has become so important?
How business decisions are made using Data Science?

Here is a list of speakers.

Professor Rao Vemuri, University of California, Davis
Professor Subhankar Dhar, San Jose State University
Suman Bhattacharya, Uber
Deba Chatterjee, Uber
Insert statements are discussed.
Create a database schema and a table. Then insert values into a table using a script.
SQL queries with numeric functions and strings are discussed.
Queries related to Date function is explained.
Join is discussed.
Simple SQL Queries: Part 5. SQL queries involving aggregate functions like SUM, AVG along with Group BY and Having clause are discussed.
In this video, various sub-queries are discussed.