Learn the basics of classical machine learning with Python and scikit-learn, including regression, classification, and model evaluation.
Tag: Python
Articles tagged with Python. Showing 204 articles.
Chapters
Learn the basics of deep learning and neural networks through a step-by-step tutorial.
Learn how to prepare data and engineer features for production-ready machine learning models.
Learn how to build a semantic search engine using embeddings, natural language processing, and Python.
Learn how to fine-tune a Large Language Model for a specific task using Parameter-Efficient Fine-Tuning techniques like LoRA.
A comprehensive guide for aspiring AI/ML engineers, covering foundational concepts to advanced practical applications.
Learn the fundamentals of Applied AI with Python, setting up your environment, and cultivating system thinking.
Learn Python fundamentals, data types, and variables for coding interviews.
Learn how to interact with Large Language Models using AI APIs in Python, setting the foundation for building intelligent applications.
Learn Python's data structures and algorithms for efficient coding in technical interviews.
Comprehensive guide to entry-level Python questions for interviews and career preparation.
Learn how to extend LLM capabilities with tools and function calling for real-world applications.