Skip to content

sanguedemonstro/linear_regression_quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linear_regression_quiz

Este é o código para o quiz da lição sobre Regressão Linear do Nanodegree de Deep Learning da Udacity.

Overview

Para mais detalhes veja este texto.

Dependencies

  • pandas
  • scikit-learn
  • matplotlib

You can just run pip install -r requirements.txt in terminal to install the necessary dependencies. Here is a link to pip if you don't already have it.

Usage

Digite python challenge.py no terminal, você verá o gráfico com a regressão linear.