Posts by KAPIHLL KUMAR MUTHINENI

Author Biographical Info: Not available

Similar movie prediction in Python

By KAPIHLL KUMAR MUTHINENI

In this tutorial, we will learn how to build a Similar Movie Prediction model using the Scikit-learn library in Python. This model predicts similar movies by comparing their overvi.... Read More

Fetch JSON data from URL and store in excel file in Python

By KAPIHLL KUMAR MUTHINENI

In this tutorial, we will try to fetch JSON data from URL and store in excel file in Python. JSON (JavaScript Object Notation) is a lightweight data-interchange format that’s.... Read More

Create a flask web application using Anilist anime API

By KAPIHLL KUMAR MUTHINENI

In this tutorial, we will build a Flask web application that utilizes the Anilist API to fetch and display information about anime. Here we will create a Flask web application with.... Read More

Related Posts