Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 776 Bytes

File metadata and controls

24 lines (18 loc) · 776 Bytes

Bot-in-Twitter-DataMining

Data Mining project

University of Pisa
M.Sc Computer Science, Artificial Intelligence
Data Mining 2022/23
Authors \


This notebook presents an explorative analysis of the users.csv and tweets.csv datasets. In order to know more details about what we have done, we suggest to read te report.

Dataset used

  1. users.csv dataset describes users general information.

  2. tweets.csv reports information about the single tweet.

Tasks

  1. Data Undestanding and Preparation
  2. Clustering Analysis
  3. Predictive Analysis (Classification Genuine/Bot)
  4. Time series Analysis