Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM assisted AutoML App

Important

You will need to replace "YOUR API KEY HERE" by your actual openai api key (openai_api_key = '"YOUR API KEY HERE"' ligne 25 in app.py)

Project description

This project aims to create a web app allowing none initiated people to create a suitable and fine tuned model for the dataset they provide. The only two inputs the users have to do are :

  • Uploading a dataset

Note

Make sure the target column in your dataset is the last one

  • Describing what is important to know beforehand with their dataset (for example wether it is crucial or not to avoid false positive results...)

Warning

For now only classification tasks are available

How to use

streamlit run [folder path]\app.py

Functioning principle

Diagram

Execution example

Upload Data Report Metrics Initial Model Top Initial Model Bottom Method Refined Model Top Refined Model Bottom

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages