Skip to content
View jacobtredwell's full-sized avatar
  • Orange County, CA

Block or report jacobtredwell

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. Machine-Model-Training-SVM-Classifier Machine-Model-Training-SVM-Classifier Public

    Support Vector Machine Classifier using Python: Pandas and sci-kit learn libraries to extract meaningful Feature data from Meal and No Meal training data set. Trained a Support Vector Machine to re…

    Python 1

  2. KMeans-and-DBScan-Clustering KMeans-and-DBScan-Clustering Public

    Python program that takes a dataset and performs clustering. Using the provided training data set, performs cluster validation to determine the amount of carbohydrates in each meal

    Python 1

  3. Data-Visualization-and-Machine-Learning-Classification-Methods-for-Income-Prediction Data-Visualization-and-Machine-Learning-Classification-Methods-for-Income-Prediction Public

    I analyze and explore US Census Bureau Data using Data Visualization techniques to identify salient features useful for predicting an individual's income level. We use those relevant features and m…

    Python 1

  4. assembly-sort assembly-sort Public

    bubbleSort and insertionSort algorithms written in ARM assembly language - uses C++ menu driver to call external functions and sort over 200,000 integers

    C++

  5. Medical-Appointment-Scheduler-and-Data-Managemnt-System Medical-Appointment-Scheduler-and-Data-Managemnt-System Public

    C++ program to schedule appointments and store patient data.

    C++ 1

  6. Text-Editor-in-Assembly-Language Text-Editor-in-Assembly-Language Public

    Fully-functional text editor program written in Assembly.

    Assembly