Skip to content
View francistn1's full-sized avatar

Block or report francistn1

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. concurrencylab-tfn5102-master concurrencylab-tfn5102-master Public

    Old project involving concurrency

    C

  2. malloclab-tfn5102-master malloclab-tfn5102-master Public

    C project that involved the recreating the functionality of malloc, as well as alternatives such as realloc, which spanned 4 weeks, this included the first was making it work and the rest was impro…

    C

  3. Pima-Indian-Dataset-HW Pima-Indian-Dataset-HW Public

    This homework involved using the k-Nearest Neighbors (k-NN) algorithm to perform model evaluation and data analysis with the Pima Indian Dataset

    Jupyter Notebook

  4. UCI-adult-training-data-using-pandas UCI-adult-training-data-using-pandas Public

    Forked from tfn5102/UCI-adult-training-data-using-pandas

    Old HW from my machine learning class that explored using the basics of pandas, written in python and juypiter notebook

    Jupyter Notebook

  5. Sudoku Sudoku Public

    Project that involved the creation of a program that would play sudoku with the user, written in python

    Python

  6. Hidden-Markov-Model-Project Hidden-Markov-Model-Project Public

    Project involved the creation and use of hidden markov models in order to implement a program that could use speech tagging. Project is noted to use an algorithm to perform Viterbi decoding, all wr…

    Python