https://github.com/brianlesko/machine_learning_5307
This repository concerns Machine Learning concepts Contents: Written by Brian Lesko, the repository contains Python Notebooks demonstrating Statistical Machine Learning theories largely originating from the book, An Introduction to Statistical Learning, by Gareth James.
https://github.com/brianlesko/machine_learning_5307
linear-regression machine-learning ml multiple-linear-regression regression statistics supervised-learning
Last synced: about 1 month ago
JSON representation
This repository concerns Machine Learning concepts Contents: Written by Brian Lesko, the repository contains Python Notebooks demonstrating Statistical Machine Learning theories largely originating from the book, An Introduction to Statistical Learning, by Gareth James.
- Host: GitHub
- URL: https://github.com/brianlesko/machine_learning_5307
- Owner: BrianLesko
- Created: 2023-01-21T23:33:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T14:32:05.000Z (over 3 years ago)
- Last Synced: 2025-02-17T15:23:30.840Z (over 1 year ago)
- Topics: linear-regression, machine-learning, ml, multiple-linear-regression, regression, statistics, supervised-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 9.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MachineLearning
Contents: Written by Brian Lesko, the repository contains Python Notebooks demonstrating Statistical Machine Learning theories largely originating from the book, *An Introduction to Statistical Learning*, by Gareth James.
Creation of Contents: With comments and figures, the scripts were mainly produced as project submissions for Machine Learning 5307 and Statistics and Machine Learning 6500 in contribution toward a masters thesis.
implementation of Statistics and Machine Learning ML theory was mainly reproduced for learning purposes.
About Brian Lesko: At the time of writing, 10/26/2022: Brian Lesko is, in part, a Graduate Researcher and Teaching Associate, a Masters of mechanical engineering student, and is studying mechatronic controls theory, vehicle systems, robotics, and machine learning and AI.
ML in Python! Check out my other repository called DataScience for some introductory projects written with R