Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

termicoder/termicoder-predict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

termicoder-predict

Problem category prediction part in termicoder

This aims at prediction of problem category using AI (ML) using huge amount of questions available online which have already got tags. Though achieving high accuracy may be a problem but it can be a quite an exciting problem in terms of the result. I expect that various exciting relations can be found with following Factors :-

  1. Number of submissions
  2. Rating of the author and his existing questions
  3. NLP on Problem statement
  4. Test Cases
  5. Execution time and memory used by the existing solutions as well as time taken for first submission to appear
  6. Time Limit , Memory Limit given
  7. Constrains on test data
  8. Distributions of submission with language (ex- Big Integers are difficult to code in c/c++ etc)

About

problem category prediction part in termicoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published