Change the repository type filter
All
Repositories list
4 repositories
- Hands-on labs covering data science concepts using Python/R. Modules include setup of IDEs, data visualization, data cleaning, supervised and unsupervised learning, and a mini project on web scraping. Datasets from Kaggle and other sources are utilized for practical learning and model training.
Criminal-DBMS7
PublicThe Criminal Database Management System (CDBMS) is a comprehensive project aimed at improving the efficiency of managing criminal records for law enforcement agencies and legal authorities. This system offers a user-friendly interface for adding, searching, updating, and removing criminal information.- This repository contains my solution for the Titanic Machine Learning competition on Kaggle. It's my first competition, and I explore various machine learning techniques to predict passenger survival. The Jupyter notebook includes data analysis, feature engineering, and model training. Feel free to explore, learn, and contribute!
21CSL46
Public templateThe Python Programming Laboratory course (21CSL46) introduces students to Python fundamentals, data types, flow control, functions, and object-oriented programming. It covers regular expressions, file handling, and working with Excel, PDF, Word, and JSON files. CIE and SEE assessments ensure comprehensive learning and practical application.