Develop a web application using Django that allows users to input a YouTube link or channel. The application should use the YouTube Data API to fetch relevant video data and implement a machine learning model (preferably using scikit-learn or TensorFlow) to analyze key metrics such as comments, likes, views, and shares. The web app should presen...Read more