Designing a tic-tac-toe player (CPU) that never loses, and wins whenever possible. This programme has used basic concepts like conditionals, loops, jumps, functions.
In this project, we will create a logistic regression model to predict whether or not a patient’s heart failure is fatal.
This project is an application of a Computer Vision in which Digits from 0 to 9 can be classified and predicted correctly. The project uses Convolutional Neural Networks to predict the images.
This Project is a Website prototype of To-Do List where You can Manage Your routines.
This project is about a calculator using Python. It consists of a graphical user interface(GUI) using Tkinter libraries of Python.
This Project Focuses on converting Your Text to Speech of different voices which is one of the exciting project.
This Project focuses on Printing the content of the Page from the console using JavaScript and Downloading the Page content in pdf format.
This Project Focuses on Running Video in any HTML file which can Be Useful for Many Real-Life Projects like Exam Proctoring, Video Conferencing, and many more.
This Project Focuses on the creation of a Dynamic clock according to local time which is very useful in using it on many websites.
This Python tutorial gives an easy way to find the sum of cubes of first n natural numbers i.e., 1*1*1+2*2*2+3*3*3+.....n*n*n.
This Python tutorial gives an easy way to find the sum of squares of first n natural numbers i.e., 1*1+2*2+3*3+......n*n.
This project is used to predict whether the Breast Cancer is Benign or Malignant using various ML algorithms.