Skip to content
View bcbabrich's full-sized avatar

Block or report bcbabrich

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. CDTREE CDTREE Public

    Hal Daume's Decision Tree classifier written entirely by me in C++. Personal Project. Employers should view the decision tree header file.

    C++ 2

  2. decisionTreeClassifier decisionTreeClassifier Public

    A decision tree classifier (as described by Daume) implemented in Python 3

    Python

  3. summerFellowsPDFWriter summerFellowsPDFWriter Public

    For my summer fellows project during my undergrad I proposed an automated solution to the problem of mathematics remediation in college. I wrote this Java program to take in a CSV file obtained fro…

    Java

  4. CS682FinalProject CS682FinalProject Public

    My final project for CS682 at Umass Amherst. Received a perfect grade. Demonstrates fluency in use of PyTorch (ML library). Employers please view the main Python script.

    Python

  5. Text2Time Text2Time Public

    Final Project for NLP course at Umass Amherst. My work resides mostly in data_script, demonstrating proficiency in data pipelining using Python. Employers should also check out my "CS682 Final Proj…

    Jupyter Notebook

  6. SSudoku SSudoku Public

    A "gamified" version of SSudoku written in Java. Personal project. Heavy use of Java.awt packages.

    Java