Data & Training
Datasets, fine-tuning and pipelines.
AllAI FundamentalsMachine LearningDeep LearningLLMs & TransformersGenerative AINLPAI AgentsPromptingData & TrainingInfrastructureEvaluationSafety & Ethics
F
Feature
In AI and machine learning, a feature is an individual measurable piece of data that serves as an input variable for a model.
Feature Engineering
Feature engineering is the process of transforming raw data into meaningful input variables (features) that help machine learning models learn patterns more effectively.
Fine-Tuning
Fine-tuning is the process of taking a pre-trained AI model and continuing its training on a smaller, task-specific dataset to adapt it for a particular use case.