Skip to content

Repository files navigation

Relataly Public Python Tutorials

A collection of practical Jupyter notebooks for applied machine learning, deep learning, generative AI, and analytics.

Developed alongside technical articles on Relataly.com, this repository has grown to nearly 160 stars and 90+ forks.

What you will find

AreaExamples
Applied machine learningAnomaly detection, feature selection, hyperparameter tuning, and churn prediction
Deep learningNeural networks, computer vision, and recurrent models
Time seriesForecasting and stock-market prediction
Generative AIOpenAI and ChatGPT examples, prompt engineering, and API-based workflows
Recommender systemsCollaborative filtering and content-based methods
Analytics and data engineeringVisualization, geographic analysis, and PySpark

Tutorials

Data Visualization

Time Series Forecasting and Regression

Classification

Clustering

Anomaly Detection

Recommender Systems

Computer Vision

OpenAI

Natural Language Processing and Bots

Distributed Analytics

Hyperparameter Tuning

Responsible AI

Using the notebooks

  • Browse the repository for individual .ipynb projects.
  • Open a notebook locally or in a compatible hosted notebook environment.
  • Review its imports and install dependencies in an isolated Python environment.
  • Consult the related article on Relataly.com when available.

The notebooks were published over time and may reflect APIs or library versions current at their original publication date. Validate dependencies and outputs before using them in production.

Related repository

Relataly Public Python API Tutorials

Star history

Star History Chart

License

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.