/Celebal

Coursework for Celebal Summer Internship '24

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Celebal Summer Internship '24

This repository contains all work done by me during the Celebal Summer Internship in Data Science using Python, starting from 3rd June 2024.

Syllabus ยท Final Project ยท Reference

Syllabus

  • ๐Ÿ Week 1: Introduction to Python
  • ๐Ÿงฉ Week 2: Object-Oriented Programming in Python
  • ๐Ÿ“Š Week 3: Data Science with Python
  • ๐Ÿค– Week 4: Basics of ML
  • ๐Ÿ“ˆ Week 5: Statistics
  • ๐Ÿ› ๏ธ Week 6: Feature Engineering
  • ๐Ÿ“‰ Week 7: Regression
  • ๐Ÿ” Week 8: Clustering

Final Project

Problem Statement

Using unsupervised learning techniques such as isolation forests or autoencoders to detect unusual patterns or anomalies in network traffic data, which could indicate potential security breaches or system malfunctions.

Dataset

The dataset used for this project is the KDD Cup 1999 Data , which contains network traffic data collected from a real-world network environment.

Acknowledgements

Distributed under the GNU General Public License v3.0. See LICENSE for more information.