Skip to content
View Questions57's full-sized avatar
Block or Report

Block or report Questions57

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

Pinned Loading

  1. House-Price-Calculator House-Price-Calculator Public

    Implementing a simple machine learning algorithm to predict house prices based on historical data. For example, the price of the house (y) can depend on certain attributes of the house: number of b…

    C

  2. Little-Search-Engine Little-Search-Engine Public

    Essentially, this program runs through a text file and picks out how many times and what words were in the file.

    Java

  3. Minimum-Spanning-Tree Minimum-Spanning-Tree Public

    Creation and Use of a Complex Tree Structure

    Java

  4. Expression-Evaluator Expression-Evaluator Public

    Evaluates any Expression Through Use of a Certain Technique

    Java