Skip to content

superhakar/EmailClassifier-Techfest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing pre-requisites:

  • pip install -r requirements.txt

Instructions to follow before running our Program:

  • Create folders named Code , CSV , Testset , Dataset , Model , Result

Running the program:

  • To run the UI
    • streamlit run app.py
  • To run the API server
    • uvicorn server:app

Uploading the train data

Upload train files

Viewing word clouds of selected class

Upload train files

3D interactive visualization of how each class of train data is clustered

Upload train files

Tuning Hyperparameters and Training the models

Upload train files

Tuning Hyperparameters

Upload train files

Training

Upload train files

Testing

  • Upload data
  • Check confidence score (If score is low, one needs to retrain the model on the test data)
  • Predict (Test)
  • Download prediction result

Upload train files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages