Skip to content
#

codealpha

Here are 34 public repositories matching this topic...

The goal of this project is to build a robust machine learning pipeline to predict the probability of credit card default. Using the Taiwan Credit Card dataset, I developed a model that helps financial institutions identify high-risk applicants, shifting the focus from simple accuracy to high-sensitivity risk detection.

  • Updated Mar 8, 2026
  • Jupyter Notebook

TASK 1: Basic Network Sniffer ● Build a Python program to capture network traffic packets. ● Analyze captured packets to understand their structure and content. ● Learn how data flows through the network and the basics of protocols. ● Use libraries like `scapy` or `socket` for packet capturing. ● Display useful information such as src/dest.

  • Updated Sep 4, 2025

Improve this page

Add a description, image, and links to the codealpha topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codealpha topic, visit your repo's landing page and select "manage topics."

Learn more