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

Block or report hsiav2000

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. simple-regression simple-regression Public

    This dataset is contains salary and years of experiences of employee. The will going to predict how much salary should be given to an employee. Here i have splited the dataset into training and tes…

    Jupyter Notebook

  2. multiple-linear-regression multiple-linear-regression Public

    In this dataset their are 50 companies. The have profit statement(dependent variable).The model predicts out of which of the two independent variable will result in higher yield/profit.

    Jupyter Notebook

  3. polynomial-linear-regression polynomial-linear-regression Public

    Python