Skip to content

supriyap19967-creator/Feature-Engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Feature-Engineering

ML Regression Project – Baseline vs Feature Engineering (TensorFlow)

Project Overview

This project demonstrates a practical machine learning regression workflow using TensorFlow, focusing on comparing a simple baseline model against a feature-engineered model.

The goal is to measure how feature engineering impacts model performance using Mean Absolute Error (MAE) as the evaluation metric.


Tech Stack

  • Python
  • Pandas, NumPy
  • TensorFlow / Keras
  • Scikit-learn
  • Jupyter Notebook

Problem Type

  • Supervised Machine Learning
  • Regression
  • Target variable: total_fare
  • Evaluation Metric: Mean Absolute Error (MAE)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors