LLM Code & Reasoning Evaluation Specialist
Built a text classification pipeline labeling public text data as positive or negative sentiment using TF-IDF vectorization and LinearSVC. Handled data preprocessing, tokenization, stopword removal, and feature engineering. Evaluated model performance through cross-validation and hyperparameter tuning.