Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

This is a one-day machine learning introductory course for beginners

License

NotificationsYou must be signed in to change notification settings

gozsari/ML-OneDay-Course

Repository files navigation

DOIGitHub repo sizeGitHub contributorsGitHub issuesGitHub pull requestsCourseMachine LearningPythonJupyterOpen ScienceGitHub CodespacesMIT License
GitHub starsGitHub forks

A beginner-friendly one-day Machine Learning (ML) course covering fundamental concepts with hands-on examples.


📌 Overview

This course introduces the basics ofSupervised & Unsupervised Learning using Python and Scikit-learn.
You'll exploreRegression, Classification, Clustering, Dimensionality Reduction, andAnomaly Detection through interactive Jupyter Notebooks.

📄Slides:Presentation
📂Notebooks:Course Materials
📘Detailed Course Content:COURSE_CONTENT.md

This course has been prepared as part of the course"Introduction to Digital Resources" conducted byChalmers e-Commons.


Machine Learning

Image generated by AI


Quickstart: Run on Codespaces or Locally

You can run the course notebooks on GitHub Codespaces or locally on your machine.

Run on GitHub Codespaces

ClickCode > Open with Codespaces and start immediately!

Run Locally

1️⃣ Clone the repository:

git clone https://github.com/gozsari/ML-OneDay-Course.gitcd ML-OneDay-Course

2️⃣ Create a virtual environment:

python3 -m venv .venvsource .venv/bin/activate

3️⃣ Install dependencies:

pip install -r requirements.txt

4️⃣ Run Jupyter Notebook:

jupyter notebook

5️⃣ Open the Jupyter Notebook in your browser and start learning!


📦 Dependencies

PackageVersion
Python3.11+
NumPylatest
Pandaslatest
Scikit-learnlatest
Matplotliblatest
Seabornlatest
Jupyterlatest
jobliblatest

🔖 Citation

If you use this course, please cite it using the information inCITATION.cff.


📜 License

This project is licensed under theMIT License.


Acknowledgements

Special thanks toLeon Boschman for contributing ideas, slides, and feedback.



[8]ページ先頭

©2009-2025 Movatter.jp