edit content

This commit is contained in:
vorpax
2026-02-02 07:05:30 +01:00
parent 187821c88e
commit 8cf29fc0b5
18 changed files with 566 additions and 1639 deletions

View File

@@ -0,0 +1,46 @@
---
title: "AI Workshop: Introduction to Machine Learning"
description: "Join us for a hands-on workshop introducing the fundamentals of machine learning with practical Python examples."
author: "HEC IA"
pubDatetime: 2026-01-15T10:00:00Z
workshopDate: 2026-02-05T14:00:00Z
duration: "3 hours"
level: "beginner"
tags: ["machine-learning", "python", "workshop", "beginner"]
featured: true
materials: "https://github.com/hec-ia/ml-workshop-intro"
---
## Overview
This workshop will introduce you to the fundamentals of machine learning using Python and scikit-learn. Perfect for beginners with basic Python knowledge!
## What You'll Learn
- Understanding machine learning concepts
- Data preprocessing techniques
- Building your first ML model
- Model evaluation and validation
- Hands-on coding exercises
## Prerequisites
- Basic Python programming knowledge
- Laptop with Python 3.8+ installed
- Jupyter Notebook or Google Colab access
## Schedule
- **14:00-14:30**: Introduction to ML concepts
- **14:30-15:30**: Data preprocessing workshop
- **15:30-15:45**: Break
- **15:45-16:45**: Building and training models
- **16:45-17:00**: Q&A and wrap-up
## Materials
All workshop materials will be available on our GitHub repository. Please clone the repo before the workshop begins.
## Registration
Limited seats available. Register early to secure your spot!