Skip to content
#

bivariate-analysis

Here are 156 public repositories matching this topic...

This project is open-ended in that we are not looking for one right answer. As John Tukey stated, "The combination of some data and an aching desire for an answer does not ensure that a reasonable answer can be extracted from a given body of data." We want you to ask interesting questions about data and give you a chance to explore.

  • Updated Nov 13, 2018
  • HTML

In this project, we have analyzed, explored and processed the data, developed and evaluated various classification and regression models to provide strategies for high returns with low risk for investors.

  • Updated Nov 28, 2022

This project demonstrates a Clustering Model using Python. An international humanitarian NGO that is committed to fighting poverty and providing the people of backward countries with basic amenities and relief during the time of disasters and natural calamities. It has been able to raise around $ 10 million. The model is needed to help decide ho…

  • Updated Feb 14, 2021
  • Jupyter Notebook

This is a combined framework which has all the EDA functions including bivariate and univariate analysis and classification models. EDA Functions can help to analyze the Data before running any ML model.

  • Updated Jan 1, 2021
  • Jupyter Notebook

Matplotlib The Figure is the overall window or page that everything is drawn on. It’s the top-level component of all. To the figure you add Axes. The Axes is the area on which the data is plotted. A figure can have multiple axes. Note: when you see, for example, plt.xlim, you’ll call ax.set_xlim() behind the covers. All methods of an Axes object…

  • Updated Mar 26, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the bivariate-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bivariate-analysis topic, visit your repo's landing page and select "manage topics."

Learn more