CoolFace
Apppublic

Rockingstar1/llm-human-code-detection

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

LLM vs Human Code Detection

This application detects whether code is written by humans or generated by LLMs.

Features used:

  • Statistical features
  • AST features
  • Stylometry
  • UnixCoder embeddings
  • XGBoost classifier
  • SHAP explainability