/MLAPP

A machine learning pipeline built with Tkinter.

Primary LanguagePythonMIT LicenseMIT

MLAPP

CS5007 Group Project by @jrgamez, @fdcasey, @daojunL.

GUI

Used Tkinter to build the GUI of the Application.

Key Functionalities

  • Load data
  • Data preprocessing
  • Summary of the Dataset
  • Three machine learning models for regression problems.
  • Summary of the model.

Driver Program

Run the "main.py" to start the application.