Skip to content
View TshilidziMphelo's full-sized avatar
  • Dataecosystem.Ai
  • Midrand
  • 10:42 (UTC -12:00)

Block or report TshilidziMphelo

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. Image-Filter Image-Filter Public

    This was a java image filter assignment, where we had to write serial code to filter an image for a median and mean filter and then use parallelism to speed up the process. A mean filter sets each …

    Java

  2. INF2011S-Workshop-2 INF2011S-Workshop-2 Public

    Our first C# Worksho[p

    C#

  3. INF2011S-Workshop-3 INF2011S-Workshop-3 Public

    Our 3rd C# Workshop

    C#

  4. Simple-Linear-Regression-Python- Simple-Linear-Regression-Python- Public

    This is a Python Simple Linear Regression project that takes in an excel spreadsheet with 2 continuous variables, one independent and the other dependent, and it'll split the data into training and…

    Python

  5. Binary-Search-Tree Binary-Search-Tree Public

    This was out first assignment in CSC 2 where we were given a text file of load shedding times and areas around the Western Cape. We imported this text file into our program and created an array fil…

    Java

  6. AVL-Tree AVL-Tree Public

    This was the 2nd assignment and it builds on binary search trees as we explore AVL trees. We made an AVL tree and we had to determine the best, average and worst cases of each to see how they perfo…

    Java