An open API service indexing awesome lists of open source software.

https://github.com/thchilly/mlds102_py_exercises

Complete exercise sets from MLDS Practical Data Science and Applications course
https://github.com/thchilly/mlds102_py_exercises

data-science matplotlib numpy pandas python scikit-learn scipy tensorflow

Last synced: about 2 months ago
JSON representation

Complete exercise sets from MLDS Practical Data Science and Applications course

Awesome Lists containing this project

README

        

# Practical Data Science and Applications - Python Exercises

This repository contains Python exercises from the **Practical Data Science and Applications** course, part of the MSc in **Machine Learning and Data Science** program at the Technical University of Crete.

## Course Information
- **Instructor**: Nikos Giatrakos, Assistant Professor, School of ECE, Technical University of Crete
- **Topics Covered**:
- Python programming for data science
- **NumPy**: Numerical computing
- **SciPy**: Scientific computing
- **Pandas**: Data manipulation and analysis
- **Scikit-learn**: Machine learning tools
- **TensorFlow**: Deep learning framework

## Structure
The repository is organized by topic, with exercises demonstrating practical use cases for each library.

## Notes
These exercises were completed as part of coursework and are intended for educational purposes.