Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

PythonJupyterScikit-learnStatus

Machine Learning

Personal notes, notebooks, and projects from self-studying machine learning alongside a Mechanical Engineering degree at UCF. Primary resource is Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow (3rd edition) by Aurélien Géron.

The long-term goal is to apply ML at the intersection of mechanical engineering — things like predictive maintenance, physics-informed neural networks, and simulation optimization.

Structure

machine-learning/
└── Ch2/
└── test.ipynb # Chapter 2 — End-to-End ML Project (California Housing)

Progress

ChapterTopicStatus
1The Machine Learning Landscape✅ Done
2End-to-End ML Project🔄 In Progress
3Classification⏳ Upcoming
4Training Models⏳ Upcoming
5Support Vector Machines⏳ Upcoming

Tools & Libraries

  • Python 3
  • Jupyter Notebooks
  • NumPy, Pandas, Matplotlib
  • Scikit-learn (just starting)

Setup

pip install numpy pandas matplotlib scikit-learn jupyter
jupyter notebook

Goals

  • Build strong fundamentals in supervised and unsupervised learning
  • Apply ML to mechanical engineering problems (predictive maintenance, fluid simulation, FEA optimization)
  • Eventually work on physics-informed neural networks (PINNs)

Hidekel Irizarry | Mechanical Engineering @ UCF
Book: Hands-On Machine Learning, 3rd Ed. — Aurélien Géron

About

Self-study notebooks and projects from Hands-On Machine Learning (3rd ed.) — building toward ML applications in Mechanical Engineering.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages