[PR #191] [CLOSED] added Set part + sets image #239

Closed
opened 2025-11-02 00:11:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/191
Author: @Daniel8hen
Created: 7/23/2021
Status: Closed

Base: mainHead: main


📝 Commits (10+)

  • b9aea43 added notebooks
  • ee1b7d0 added notebooks
  • 423badc fixed tokenizers
  • 1ce33ef added mlflow images
  • b7fc2a9 added experiment tracking and optimization lessons
  • a84f2e1 added python images for OOPs lesson
  • 9ca1434 added the scripting organization lesson for the Applied ML course
  • da8d763 added documentation lesson for the Applied ML course
  • 00e60a7 added logging and styling lessons
  • 6c7f6ac added api lesson

📊 Changes

2 files changed (+2508 additions, -2327 deletions)

View changed files

images/basics/python/sets.png (+0 -0)
📝 notebooks/02_Python.ipynb (+2508 -2327)

📄 Description

@GokuMohandas please note I added:

  1. Sets part in the python (02) notebook.
  2. a new image I created for Sets as well, you can review / discard it.
    If you accept it, my notebook version of sets should load it and the image should work.
    If you reject that image, then you can add your own image somewhere, up to you :)

Thank you for making me a contributor!

Daniel


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GokuMohandas/Made-With-ML/pull/191 **Author:** [@Daniel8hen](https://github.com/Daniel8hen) **Created:** 7/23/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`b9aea43`](https://github.com/GokuMohandas/Made-With-ML/commit/b9aea43f2889e7fbd018aa46039f68c7774c6121) added notebooks - [`ee1b7d0`](https://github.com/GokuMohandas/Made-With-ML/commit/ee1b7d0a0cfc728663d3b5732b2e4ba8aff8fafc) added notebooks - [`423badc`](https://github.com/GokuMohandas/Made-With-ML/commit/423badcbd984b793b5f66408f8daf36f67ab8c85) fixed tokenizers - [`1ce33ef`](https://github.com/GokuMohandas/Made-With-ML/commit/1ce33ef220a33b14b6d5a8a1bf4f938c5c3eb2de) added mlflow images - [`b7fc2a9`](https://github.com/GokuMohandas/Made-With-ML/commit/b7fc2a9cb1f5ffe4056d5ce3aee4bc334ce15fbc) added experiment tracking and optimization lessons - [`a84f2e1`](https://github.com/GokuMohandas/Made-With-ML/commit/a84f2e100caa6a183a5fc201022f4a0624d547ec) added python images for OOPs lesson - [`9ca1434`](https://github.com/GokuMohandas/Made-With-ML/commit/9ca1434d7eb0fe962e3b5c7470eff5e57b0e2bc4) added the scripting organization lesson for the Applied ML course - [`da8d763`](https://github.com/GokuMohandas/Made-With-ML/commit/da8d76375acd361fb7a62b42c7074b4cff699adb) added documentation lesson for the Applied ML course - [`00e60a7`](https://github.com/GokuMohandas/Made-With-ML/commit/00e60a710086f20b70170295517482daca514de3) added logging and styling lessons - [`6c7f6ac`](https://github.com/GokuMohandas/Made-With-ML/commit/6c7f6ac43343f7e1cf3f11edace31d63b7b5dde7) added api lesson ### 📊 Changes **2 files changed** (+2508 additions, -2327 deletions) <details> <summary>View changed files</summary> ➕ `images/basics/python/sets.png` (+0 -0) 📝 `notebooks/02_Python.ipynb` (+2508 -2327) </details> ### 📄 Description @GokuMohandas please note I added: 1. Sets part in the python (02) notebook. 2. a new image I created for Sets as well, you can review / discard it. If you accept it, my notebook version of sets should load it and the image should work. If you reject that image, then you can add your own image somewhere, up to you :) Thank you for making me a contributor! Daniel --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 00:11:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Made-With-ML#239