

This project is part of the course Intelligent System 040613701, which is about creating models of Machine Learning and Neural network using Streamlit Framework.
This project was developed for my "Intelligent System" university course. It is an interactive web application built with Streamlit that allows users to experiment with live Machine Learning and Neural Network models. The app features two main modules: an ML section that classifies car types (using KNN, SVM, D3, and Ensemble models) based on user-inputted data, and an NN section that uses a Convolutional Neural Network (CNN) to classify images from various TensorFlow datasets. The project is deployed and accessible live on the Streamlit Community Cloud.