Programming
Showing 529–540 of 1793 results
Exploring the Eventbrite API in JavaScript
Understand how to utilize the Eventbrite API in JavaScript for event management and ticketing features in web applications.
Exploring the Eventbrite APIs with Python
Build applications that integrate with Eventbrite’s API using Python to access event data and automate ticketing.
Exploring the Hugging Face Inference API in JavaScript
Discover how to use the Hugging Face Inference API in JavaScript for natural language processing and machine learning applications.
Exploring the Hugging Face Inference API in JavaScript
Learn to utilize the Hugging Face Inference API in JavaScript for natural language processing applications.
Facebook Login and the Facebook Graph API
Learn how to implement Facebook login and utilize the Facebook Graph API in JavaScript applications for social media integration.
Feature Engineering
Machine learning is only as good as its training data. Learn how to process data properly before training your models.
Feature Engineering for Machine Learning
Learn essential techniques to create, transform, and optimize features for machine learning models.
Fetching Recipes with TheMealDB and TheCocktailDB APIs in Python
Learn how to use Python to fetch and display recipes and cocktail data by integrating TheMealDB and TheCocktailDB APIs.
Fetching Recipes with TheMealDB and TheCocktailDB in JavaScript
Create a recipe application by fetching data from TheMealDB and TheCocktailDB APIs, focusing on displaying and filtering recipes.
Filter Design and Analysis Methods
Learn different methods to design and analyze FIR and IIR filters.
Find and Extract Subsets of Data
Use logical indexing to filter data and count elements.
Finetuning Transformer Models
Master the art of LLM finetuning with LoRA, QLoRA, and Hugging Face. Learn how to prepare, train and optimize models for specific tasks efficiently.