Open in app
Home
Notifications
Lists
Stories

Write
Syenny Huang
Syenny Huang

3 Followers

Home

Apr 16, 2020

Machine Learning (Part 2)

Linear Regression Predicting the outputs using a single feature A method to predict dependent variable (Y) based on values of independent variables (X) in which they are linearly related. Goal: find a linear function that predicts the dependent variable (Y) as a function of the feature or independent variable (X). Linear function…

Machine Learning

2 min read

Machine Learning (Part 2)
Machine Learning (Part 2)
Machine Learning

2 min read


Apr 16, 2020

Machine Learning (Part 1)

Data Preprocessing Step 1: Importing data set data sets are generally available in .csv format import pandas as pd pd.DataFrame(filename) X = dataset.iloc[ : , : -1].values Y = dataset.iloc[ :, 4].values dataset.iloc[ : , :-1].values …

Machine Learning

2 min read

Machine Learning

2 min read

Syenny Huang

Syenny Huang

3 Followers

Hi. I am Syenny! I am so passionate about iOS development, Machine Learning, and Big Data Analysis. Find me on my website itssyenny.github.io

Following
  • Pinterest Engineering

    Pinterest Engineering

  • Tanmay Deshpande

    Tanmay Deshpande

  • Scott Chen

    Scott Chen

  • AirbnbEng

    AirbnbEng

  • Zeng Hou Lim

    Zeng Hou Lim

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech