Skip to content

ShaChen416/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Python Learning Notes

My personal Python learning notes and practice exercises in Jupyter Notebooks, covering topics from basics to advanced concepts with practical examples.


πŸ“š Topics Covered

  • Python setup and installation
  • NumPy: numerical computing
  • Pandas: data manipulation and analysis
  • Matplotlib: data visualization
  • Machine Learning Algorithms:
    • Linear Regression and Regularization (LASSO, Ridge)
    • Support Vector Machines (SVMs)
    • Decision Trees & Random Forests
    • Principal Component Analysis (PCA)
    • K-Means clustering
  • Model evaluation:
    • Cross-validation
    • Model selection and comparison

These notebooks are organized for clarity and can serve as a quick reference for both learning and reviewing Python concepts.

About

My personal Python learning notes and practice exercises in Jupyter Notebooks, covering basics to advanced concepts with examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors