Skip to content
View Eric-Ristol's full-sized avatar

Block or report Eric-Ristol

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. HabitTrackerIU HabitTrackerIU Public

    Habit tracker backend with python.

    Python

  2. sentiment-classifier sentiment-classifier Public

    DistilBERT + LoRA sentiment classifier trained on IMDB reviews. Full ML pipeline with data loading, training, evaluation, and interactive prediction.

    Python

  3. bicing-predictor bicing-predictor Public

    Barcelona Bicing bike-sharing availability predictor. RandomForest model with lag features and rolling means on 15-min snapshots.

    Python

  4. resnet-from-scratch resnet-from-scratch Public

    ResNet-20 image classifier built from scratch (no torchvision.models) and trained on CIFAR-10. 91% accuracy with ~272K params.

    Python

  5. ml-tutor-lora ml-tutor-lora Public

    GPT-2 fine-tuning on WikiText with LoRA adapters. Includes perplexity evaluation and text generation.

    Python

  6. grade-predictor grade-predictor Public

    Student exam performance predictor using scikit-learn. Compares Linear Regression, Random Forest, and Gradient Boosting models.

    Python