Skip to content
#

data-transformation

Here are 434 public repositories matching this topic...

SuccessSage is an end-to-end ML project that predicts student exam performance using demographic and academic data, offering educators actionable insights to enhance educational outcomes through a comprehensive web interface.

  • Updated Jun 9, 2024
  • Jupyter Notebook

This project guides you through processing data from CSV to JSON format using Python. You'll learn to cleanse, validate, and transform data with pandas, numpy, csv, and json libraries, ensuring it's ready for POS system integration. This will help improve data integrity and streamline integration.

  • Updated Jun 6, 2024
  • Python

This project is a web application for predicting loan approval status based on various financial and personal attributes. It uses a machine learning model that I trained on historical loan data to make predictions. I built the web application using Flask for the web framework, SQLite for the database, and the pre-trained model saved with joblib.

  • Updated Jun 6, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the data-transformation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-transformation topic, visit your repo's landing page and select "manage topics."

Learn more