klotz: feature engineering* + data science*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. This article explores five Python scripts designed to streamline and automate the process of feature selection in machine learning projects. Feature selection is crucial for improving model performance, reducing complexity, and identifying the most impactful variables.
    The scripts cover techniques like filtering constant features, eliminating redundant features through correlation analysis, identifying significant features using statistical tests, ranking features with model-based importance scores, and optimizing feature subsets with recursive elimination. Each script is practical, minimal, and provides detailed reports to aid in understanding the selection process.
    These tools are valuable for data scientists looking to systematically evaluate feature importance and build more efficient and accurate models.
  2. This tutorial explores how to use LLM embeddings as features in time series forecasting models. It covers generating embeddings from time series descriptions, preparing data, and evaluating the performance of models with and without LLM embeddings.
  3. This article covers five Python scripts designed to automate impactful feature engineering tasks, including encoding categorical features, transforming numerical features, generating interactions, extracting datetime features, and selecting features automatically.
  4. This article explores how prompt engineering can be used to improve time-series analysis with Large Language Models (LLMs), covering core strategies, preprocessing, anomaly detection, and feature engineering. It provides practical prompts and examples for various tasks.
  5. This article provides a comprehensive guide to performing exploratory data analysis on time series data, with a focus on feature engineering.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: feature engineering + data science

About - Propulsed by SemanticScuttle