This repository contains my Python learning journey as I prepare to study Machine Learning (ML).
I recently started learning Python and have uploaded basic practice programs. More advanced concepts and ML-related libraries will be added step by step.
The main goal of this repository is to:
- Build a strong Python foundation
- Understand core programming concepts
- Prepare for Machine Learning and Data Science
- Practice regularly and track progress
- Basic syntax
- Variables and data types
- Input and output
- Conditional statements
- Loops
- Simple functions
- Functions (advanced)
- Lists, Tuples, Sets, Dictionaries
- String manipulation
- File handling
- Exception handling
- Object-Oriented Programming (Classes & Objects)
- Modules and Packages
- NumPy
- Pandas
- Matplotlib
- Seaborn
- Scikit-learn
- Basic data preprocessing
- Working with datasets
- Language: Python
- IDE: VS Code
- Learn Python deeply
- Transition into Machine Learning
- Build ML models in future repositories
- Create real-world AI/ML projects
- Beginner level
- Actively learning and updating
- Repository will grow over time
This is a learning-focused repository. Code may be simple, as the goal is to understand fundamentals before moving to ML.
⭐ This repository marks the beginning of my journey toward Machine Learning.