You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python web application that provides a YouTube video streaming proxy with a built-in web player. Designed to work seamlessly in Google Colab environments while also supporting local development and deployment.
This repository contains a Python script that analyzes the "Bank Marketing" dataset from the UCI Machine Learning Repository. The primary goal is to predict whether a client will subscribe to a term deposit based on various features using a Decision Tree Classifier.
Popcorn Lung Xray Classifier using TensorFlow via CNN uses a custom convolutional neural network built with TensorFlow’s Functional API to detect Popcorn Lung from chest X-rays. Supports dataset preprocessing, training and evaluation. Google Colab ready for easy experimentation and deployment.
This repository provides a collection of ready-to-use Python snippets optimized for Google Colab. Each script is organized into clearly labeled cells to ensure smooth execution, making it easy for users to copy, run, and adapt for their own projects.