Skip to content

codeaudit/AutoOut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoOut

AutoOut is an automated outlier detection and treatment tool that allows you to get better models with even better accuracy without writing a single line of code. With it's easy to use and simple interface you can detect and treat outliers in your dataset, that can help improve your final model.

How to Use:

Step 1: pip install -r requirements.txt

Step 2: python manage.py makemigrations

Step 3: python manage.py migrate

Step 4: python manage.py migrate

Upload your data:

upload

Detect Outliers:

detect

Treat Outliers:

treat

How to contribute:

Step 1: Fork

Step 2: Write your code

Step 3: Create a pull request

Discussion Forum: Gitter: Forum where all developers can interact with each other. They can discuss the code and approaches there. They can put ask questions to the core team

About

Automated Outlier Detection and Treatment Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.3%
  • HTML 26.7%