issues
search
hunterchewitt-usc
/
LLM---Detect-AI-Generated-Text
0
stars
1
forks
source link
Exploratory Analysis of Frequency (TFIDF) features
#14
Closed
jjm82
closed
11 months ago
jjm82
commented
11 months ago
create new eda.py file (exploratory data analysis)
Mimic the following tutorial:
https://scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html#sphx-glr-auto-examples-text-plot-document-classification-20newsgroups-py
See what features are most important in TFIDF classification, see if we are overfitting.