robertosousa1 / kaggle-brazilian-houses-to-rent

Exploring the rent amount, using univariate and multivariate statistics, applying in the brazilian houses to rent dataset (kaggle).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‡§πŸ‡· Brazilian houses to rent πŸ‡§πŸ‡·

Exploring the rent amount, using univariate and multivariate statistics, applying in the brazilian houses to rent dataset (kaggle).

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues GitHub

Prerequisites   |    Getting started   |    How to contribute   |    License

β˜‘οΈ Prerequisites

πŸ†™ Getting started

  • Clone this repo
  • Enter the folder kaggle-brazilian-houses-to-rent
  • Run pip install -r requirements.txt to install the dependencies
  • Run jupyter notebook to start the local jupyter environment
  • Access http://localhost:8888/

✏️ How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

πŸ“ License

This project is under the MIT license. See the LICENSE for more information.


Made with by Roberto Sousa πŸ‘‹ Get in touch!

About

Exploring the rent amount, using univariate and multivariate statistics, applying in the brazilian houses to rent dataset (kaggle).

License:MIT License


Languages

Language:Jupyter Notebook 100.0%