Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 386 Bytes

File metadata and controls

24 lines (20 loc) · 386 Bytes

📌 Pipeline Overview

  • Load dataset
  • Clean and preprocess data
  • Perform tokenization
  • Build and train a Bidirectional GRU (Gated Recurrent Unit) model

📊 Visualizations

  • Word Cloud
  • Bar Chart
  • Tree Map
  • Circle Packing

🛠️ Core Libraries

  • Scikit-learn
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn
  • TensorFlow / Keras