PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
NeuralNine Evaluation Metrics For Classification - Full Overview (19-48 28.12.24)
YouTube
Evaluation Metrics For Classification - Full Overview
In this video, we cover the most important evaluation metrics for classification.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕…
7 views10:00
PythonFromYouTube
Jie Jenn Google Gemini 2 API Crash Course In Python (Everything You Need To know To Get Started) (17-22 29.12.24)
YouTube
Google Gemini 2 API Crash Course In Python (Everything You Need To know To Get Started)
With Gemini 2.0 two-million-token capacity, the model can work with extensive datasets, such as entire books, research papers, or detailed project documents, all in one interaction. And given that Gemini API is free right now, I thought I would share how…
7 views16:00
PythonFromYouTube
John Watson Rooney The BEST Web Scraping Method I Teach Beginners (18-49 29.12.24)
YouTube
The BEST Web Scraping Method I Teach Beginners
➡ JOIN MY MAILING LIST
https://johnwrooney.substack.com/

➡ COMMUNITY
https://discord.gg/C4J2uckpbR

➡ PROXIES
https://proxyscrape.com/?ref=jhnwr

➡ WEB SCRAPING API
https://hubs.li/Q043T88w0

➡ HOSTING
https://m.do.co/c/c7c90f161ff6

If you are new, welcome.…
97 views10:00
PythonFromYouTube
Carberra The BIGGEST feature in EVERY Python release (ft. @Indently) (14-49 30.12.24)
YouTube
The BIGGEST feature in EVERY Python release (ft. @Indently)
Get 10% off your first order at Underthreaded ► https://underthreaded.com/CARBERRA

Ever wondered what the biggest feature in every Python release was? Well, now you know!

Thanks for the help @Indently! ► https://www.youtube.com/@Indently

00:00 - Intro…
6 views16:00
PythonFromYouTube
NeuralNine Coding A Neofetch Clone in Python (19-49 30.12.24)
YouTube
Coding A Neofetch Clone in Python
Today we code a simple Neofetch clone in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: https://www.n…
5 views10:00
PythonFromYouTube
Tech With Tim Tools EVERY Software Engineer Should Know (19-45 30.12.24)
YouTube
Tools EVERY Software Engineer Should Know
Visit https://nordpass.com/twtnordpass and use code twtnordpass to claim the best NordPass deal with a 30-day money back guarantee!

In this video, I'm going to run through a quick list of tools that every software engineer should know.

Want to make real…
102 views10:00
PythonFromYouTube
Carberra My setup tour! (14-48 01.01.25)
YouTube
My setup tour!
To keep up with the tradition of not doing anything even slightly programming-related on new year's, here's a tour of the setup!

Access all areas ► https://youtu.be/QUadc19xAgE

—

~ Hotlinks ~
Discord ► https://discord.gg/5vVgQpK
Visual Studio Code setup…
5 views16:00
PythonFromYouTube
NeuralNine Heart Disease Detection in Python - Machine Learning Project (19-48 01.01.25)
YouTube
Heart Disease Detection in Python - Machine Learning Project
In this video we train and evaluate multiple machine learning models to detect heart diseases in Python.

Dataset: https://www.kaggle.com/datasets/johnsmith88/heart-disease-dataset

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book:…
6 views10:00
PythonFromYouTube
Indently How to use "deque" in Python (Memory-efficient) (16-48 02.01.25)
YouTube
How to use "deque" in Python (Memory-efficient)
In today's video we're going to be learning how we can use deque (which is quite memory efficient) in Python.

▶ Become job-ready with Python:
https://www.indently.io

▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
5 views16:00
PythonFromYouTube
Real Python Building HTTP APIs With Django REST Framework: Serialization & Viewsets (20-48 02.01.25)
YouTube
Building HTTP APIs With Django REST Framework: Serialization & Viewsets
This is a preview of the video course, "Building HTTP APIs With Django REST Framework." REST is a loosely defined protocol for listing, creating, changing, and deleting data on your server over HTTP. The Django REST framework (DRF) is a toolkit built on top…
6 views10:00
PythonFromYouTube
Real Python PyCoder's Weekly 2024 Top Articles & Missing Gems | Real Python Podcast #233 (20-48 03.01.25)
YouTube
PyCoder's Weekly 2024 Top Articles & Missing Gems | Real Python Podcast #233
PyCoder's Weekly included over 1,500 links to articles, blog posts, tutorials, and projects in 2024. Christopher Trudeau is back on the show this week to help wrap up everything by sharing some highlights and uncovering a few missing gems from the pile.
…
4 views10:00
PythonFromYouTube
NeuralNine Debugging Python in NeoVim: Say Goodbye To IDEs! (19-48 03.01.25)
YouTube
Debugging Python in NeoVim: Say Goodbye To IDEs!
In this video we learn how to debug Python code in NeoVim. One step closer to replacing your favorite IDE with NeoVim.

My Config: https://github.com/NeuralNine/config-files/tree/master/.config/nvim

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The…
5 views10:00
PythonFromYouTube
ArjanCodes How to Easily Debug a FastAPI App in VSCode (18-46 03.01.25)
YouTube
How to Easily Debug a FastAPI App in VSCode
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.

Debugging a FastAPI app in VSCode is tricky because the code is run via a tool like `uvicorn` , and you typically interact with the API via curl statements or a browser. In…
4 views10:00
PythonFromYouTube
Tech With Tim Reddit Clone - Full Tutorial w/ TypeScript, React & Convex (16-45 04.01.25)
YouTube
Reddit Clone - Full Tutorial w/ TypeScript, React & Convex
In today's video, I'm going to show you how to build an entire Reddit Clone. Using TypeScript, React, and a fantastic backend known as Convex.

Get started with Convex here: https://convex.dev/c/techwithtim

🎞 Video Resources 🎞
Convex Quickstart Docs: ht…
4 views16:00
PythonFromYouTube
Jie Jenn Build An AI Agent WIth PydanticAI - The Best AI Agent Framework | Python Tutorial (17-30 05.01.25)
YouTube
Build An AI Agent WIth PydanticAI - The Best AI Agent Framework | Python Tutorial
AI Agents are transforming industries, with companies increasingly relying on them to automate tasks, enhance customer experiences, and drive efficiency through intelligent, data-driven decision-making. With the release of PydanticAI, a Python agent framework…
4 views16:00
PythonFromYouTube
John Watson Rooney Look here FIRST when trying to Scrape Data (15-49 05.01.25)
YouTube
Look here FIRST when trying to Scrape Data
➡ JOIN MY MAILING LIST
https://johnwr.com

➡ COMMUNITY
https://discord.gg/C4J2uckpbR

➡ PROXIES
https://proxyscrape.com/?ref=jhnwr

➡ WEB SCRAPING API
https://hubs.li/Q043T88w0

➡ HOSTING
https://m.do.co/c/c7c90f161ff6

If you are new, welcome. I'm John,…
5 views16:00
PythonFromYouTube
NeuralNine NER in Python: Pre-Trained & Custom Models (19-48 05.01.25)
YouTube
Named Entity Recognition (NER) in Python: Pre-Trained & Custom Models
In this video, we learn how to do Named Entity Recognition (NER) with SpaCy in Python. We learn how to use pre-trained models and how to train custom models using our own data.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: ht…
6 views10:00
PythonFromYouTube
Carberra Python's decimals SOLVE the floating point problem! (14-48 06.01.25)
YouTube
Python's decimals SOLVE the floating point problem!
The decimal module in Python's standard library are essential knowledge for anyone needing to perform mathematical operations with zero error tolerance. As the name suggests, they treat numbers as decimal rather than binary, meaning they make sense to us…
4 views16:00
PythonFromYouTube
Tech With Tim How I Built a Full-Stack AI App in 5 Hours (Agents, Streamlit, Python & More) (18-45 06.01.25)
YouTube
How I Built a Full-Stack AI App in 5 Hours (Agents, Streamlit, Python & More)
If you want to build your own AI agents you can checkout parlant! https://github.com/emcie-co/parlant

In this video, you'll watch me attempt to build a coding AI tutor/assistant. This will be something that can help you keep track of your progress, generate…
5 views10:00
PythonFromYouTube
Jie Jenn Create A Web Scraping AI Agent Using OpenAI Swarm In Python (16-49 07.01.25)
YouTube
Create A Web Scraping AI Agent With OpenAI Swarm In Python
AI Agent is obviously going to be a common tool in our everyday life. In this tutorial, you will learn how to build a beginner friendly web scraping AI Agent using OpenAI's Swarm in Python.

If you are not familiar with OpenAI Swarm framework, Swarm is an…
4 views16:00