/introduction-to-machine-learning

A repository built to store a set of exercises for the UFRJ Introduction To Machine Learning course (EEL891)

Primary LanguageJupyter NotebookMIT LicenseMIT

Introduction To Machine Learning

Table of Contents

About

This repository is a study about Machine Learning, where i was developing a project for an UFRJ class.

There's a list of folders that contains every exercise that i've solved in this chair.

List of Exercises

Exercise 1

In this exercise the objective was to develop a model that estimates if someone is a defaulter or not.

Exercise 2

In this exercise the objective was to develop a model that estimates the house price.

Technologies

  • Python
  • Pandas
  • Numpy
  • Matplotlib
  • Seaborn