An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: univariate-analysis

Mehak0310/Credit-EDA-Case-Study

Perform Exploratory Data Analysis(EDA) on loan applications to understand how various client attributes (like marital status, education, occupation, etc.) influence the tendency of default.

Language: Jupyter Notebook - Size: 3.65 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

renatokano/cn-pulsar-star-challenge

[Codenation] Explore the main functions of probability distributions such as PDF, CDF and quantiles, and the relationships between normal and binomial distributions. We will also explore the 'Pulsar Star' data set provided by Dr. Robert Lyon (University of Manchester).

Language: Jupyter Notebook - Size: 860 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Usama-Tariq/Udacity_Communicat-Data-Findings_Project-5_DAND

Performed an exploratory data analysis using python and presented explanatory plots that convey insights of data.

Language: HTML - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Defcon27/Data-Analysis-of-Indian-Automobile-dataset-using-Machine-Learning-in-R

The project aims to perform various visualizations and provide various insights from the considered Indian automobile dataset by performing data analysis that utilizing machine learning algorithms in R programming language.

Language: R - Size: 13 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 7

Samirnunes/eda_sql_univariate_tech_layoffs

Análise Univariada em SQL: o objetivo deste projeto é utilizar os dados atuais acerca das demissões nas áreas de tecnologia de várias empresas para praticar o uso da linguagem SQL (Standard Query Language) para análise de dados.

Language: Jupyter Notebook - Size: 847 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

manishkr1754/Loan_Eligibility_Prediction_Python

Predict Loan Eligibility for a Finance company

Language: Jupyter Notebook - Size: 377 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

shreyas-singhal/Lead-Scoring-Case-Study

X Education Organization wants to identify if a customer registered on their website for enquiry is a potential customer or not. Using past data to build a machine learning algorithm

Language: Jupyter Notebook - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Maruthi18/World-Economic-Indicator-Data-analysis

How Country's GDP/Capita depends

Size: 7.8 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hajarmerbouh/Heart-Disease-Prediction

Application web R Shiny : Heart Disease Prediction

Language: R - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nasr-edine/univariate_analysis_python

Univariate Data Analysis in Python about Tree Distribution in Paris

Language: Jupyter Notebook - Size: 14.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nitishkthakur/selfplot

A python package with standard data visualization functions with reasonable defaults for use in Exploratory Data Analysis and Model Diagnostics.

Language: HTML - Size: 6.4 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

pradeepdev-1995/Feature-Selection-Techniques

Feature selection techniques in machine learning is a process of automatically or manually selecting the subset of most appropriate and relevant features to be used in model building. Here we are taking a machine learning regression problem and shows the different steps in feature selection process

Language: Jupyter Notebook - Size: 1.89 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dorothy-nguyen/prosper-loan-exploration

This project is conducted as a part of Udacity Data Analyst Nanodegree. The purpose of this project is to perform exploratory data analysis, then create a presentation with explanatory charts that conveys findings and insights from the data set provided.

Language: HTML - Size: 3.18 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

marcello-calabrese/edatemplates

Exploratory Data Analysis standard templated in markdown and txt format

Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

darshil2848/Bike-Shraing-Demand-Prediction

Booming Bike Sharing Analysis and Demand Prediction

Language: Jupyter Notebook - Size: 6.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MoinDalvs/Learn_Visualization_on_Matplotlib

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 exist as a function in the pyplot module and vice versa. Mostly, you’ll use the functions of the pyplot module because they’re much cleaner, at least for simple plots!

Language: Jupyter Notebook - Size: 354 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sandipanpaul21/EDA-in-Python

Exploratory Data Analysis Theory and Python Code

Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

kedarghule/Statistical-Analysis-of-Insurance-Claims

This project explores the data of medical insurance claims. Descriptive Analysis, Exploratory data analysis, Univariate, Bivariate and multivariate analysis is performed to explore the data and how different features are correlated to each other. Finally, hypothesis testing is performed by employing t-test, Chi-squared test and One-way ANOVA.

Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bushra-ansari/Predicting-Term-Deposit-Subscription-by-a-Client-by-SVM-Classifier

Support Vector Machine Classification model is applied on bank dataset containing 41188 rows and 21 columns. The data is related with direct marketing campaigns of a Portuguese banking institution. The marketing campaigns were based on phone calls. Often, more than one contact to the same client was required, in order to assess if the product (bank term deposit) would be ('yes') or not ('no') subscribed.

Language: Jupyter Notebook - Size: 787 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MaheenAnees/Exploratory-Data-Analysis

This repository is created as part of the course Data Science. Have conducted exploratory data analysis on the given dataset using univariate, bivariate as well as multivariate analysis

Language: Jupyter Notebook - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

darshil2848/Loan-Lending-Club-Case-Study

Loan Lending Club Case Study by Darshil Ajay Parekh

Language: Jupyter Notebook - Size: 11.9 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ash-deol/EDA-Mini-Project

Dataset recording people to invest in each other in a way that is financially and socially rewarding. On loans, borrowers list loan requests between $ 2,000 and $ 35,000, and individual investors invest as little as $ 25 in each loan listing they select. Prosper handles the servicing of the loan on behalf of the matched borrowers and investors. Few more different questions were also included in that mini-project not based on a summary.

Language: Jupyter Notebook - Size: 394 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

NabilahSharfina/Ruangguru-Bootcamp

Final project program DBA mitra Ruangguru X Studi Independen Bersertifikat Kampus Merdeka batch 2

Language: Jupyter Notebook - Size: 19 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ajuRavi/EDA-IPL

About Exploratory Data Analysis on IPL data (2008 - 2020).

Language: Jupyter Notebook - Size: 2.15 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nani757/univariate-analysis_eda

eda

Language: Jupyter Notebook - Size: 116 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MIchelAshraf/Ford-Bike-data-set-analysis

Explanatory/Exploratory Data Analysis on Ford-bike data-set

Language: HTML - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MIchelAshraf/Telecom-Customer-Churn-dataset-analysis

Explanatory/Exploratory Data Analysis on Telecom-Customer-churn.

Language: HTML - Size: 443 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

LoneN3rd/Statistical-Data-Analysis

Perform univariate and bivariate analysis to prepare data for modelling in later stages

Language: Jupyter Notebook - Size: 220 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

chinmayeeguru/Loan-Default-Risk-Analysis

To identify customers who are more likely to default loan repayment

Language: Jupyter Notebook - Size: 1.46 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

keenan-cooper/Marketing-Analytics-for-a-Food-Delivery-Platform

Udacity - Data Analyst Nanodegree - Project 5 - Data Visualization

Language: HTML - Size: 7.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

kshitij-raj/Lending-Club-Analysis

Analysis to understand the driving factors (or driver variables) behind loan default.

Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rrchaubey/Statistical-Analysis-on-PIMA-DIABETES

This repo will introduce you end to end use case of Statistics and Machine Learning together.

Language: Jupyter Notebook - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Abhishek20182/Communicate-Data-Findings

Udacity Data Analyst Nanodegree - Project V

Language: HTML - Size: 1.38 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 3

abhikumar22/Exploratary-Data-analysis-on-Habermans_Cancer-Survival-DataSet

Here, we are doing to perform exploratory data analysis on haberman survival dataset by applying various techniques like univariate analysis, bivariate analysis etc

Language: Jupyter Notebook - Size: 1.03 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

antonietamg/Multi_MagDFA

Multivariate Magnitude Detrended Fluctuation Analysis

Language: R - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tanish36/Tensorflow-Projects

TensorFlow Projects

Language: Jupyter Notebook - Size: 16.2 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

somjit101/Microsoft-Malware-Detection

A multi-class classification problem where the task is to classify a file to one of 9 types of Malware usually found in a Windows system, using information from the raw data and metadata of the file.

Language: Jupyter Notebook - Size: 13 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Davidelvis/Telecommunication-Project

Language: Jupyter Notebook - Size: 90 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

1218muskan/MLnow_2.0

Machine Learning Hands-on

Language: Jupyter Notebook - Size: 3.31 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

SmartNamDevoloper/Clustering_Countries

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 how to use this money strategically and effectively. The significant issues that come while making this decision are mostly related to choosing the countries that are in the direst need of aid. The model is used to categorize the countries using some socio-economic and health factors that determine the overall development of the country.

Language: Jupyter Notebook - Size: 731 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ag-ds-bubble/GIDS-2020-Time-Series-Forecasting-Workshop

Time Series Forecasting - Workshop Material @ GIDS-2020

Language: Jupyter Notebook - Size: 89.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

anushkaparadkar/lending-club-case-study

Case study to identify risky loan applicants and understand factors that contribute to a loan default.

Language: Jupyter Notebook - Size: 9.89 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 7

Develop-Packt/Understanding-and-Describing-Data

This module will cover the role SQL in the world of data. It also introduces you to basic mathematical and graphical techniques to analyze data.

Size: 9.29 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

greghor/tprojection

Visualize the relation between a dependent variable and any feature in a meaningful way

Language: Python - Size: 1.26 MB - Last synced at: about 21 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

r1shbh/data_visualization

A complete Data Visualization tutorial using Seaborn and Matplotlib

Language: HTML - Size: 2.55 MB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Develop-Packt/Interpreting-the-credit-card-defaulter-dataset

Explore data related to credit card defaulters to identify customer personas. Discover patterns in the data and interpret how each feature impacts the target variabl

Language: Jupyter Notebook - Size: 1.97 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

Develop-Packt/Identifying-Online-Shoppers-Purchase-Intentions

Perform univariate and bivariate analysis to analyze the behavior of online shoppers. Learn how to implement clustering and make recommendations based on the prediction

Language: Jupyter Notebook - Size: 906 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

Related Keywords
univariate-analysis 147 bivariate-analysis 103 exploratory-data-analysis 60 python 46 multivariate-analysis 44 seaborn 40 data-visualization 35 pandas 35 eda 32 numpy 30 data-analysis 26 matplotlib 22 machine-learning 19 data-science 19 jupyter-notebook 14 python3 13 visualization 13 linear-regression 12 feature-engineering 12 matplotlib-pyplot 12 descriptive-statistics 10 statistics 10 correlation 9 logistic-regression 9 outlier-detection 8 data-preprocessing 7 correlation-analysis 7 time-series-analysis 7 datacleaning 6 exploratory-data-visualizations 6 random-forest 5 forecasting 5 case-study 5 missing-values 5 decision-trees 5 boxplot 5 statistical-analysis 5 hypothesis-testing 5 multi-variate-analysis 5 customer-profiling 4 sklearn 4 scatter-plot 4 data 4 machine-learning-algorithms 4 data-cleaning 4 plotly 4 time-series 4 explanatory-data-analysis 4 sql 4 central-limit-theorem 3 classification 3 k-means-clustering 3 probability 3 seaborn-plots 3 svm-classifier 3 data-analysis-python 3 regression 3 business-analytics 3 data-transformation 3 arima 3 pandas-dataframe 3 regression-models 3 histogram 3 udacity-data-analyst-nanodegree 3 datavisualization 3 heatmap 3 univariate 3 aerofit 3 feature-extraction 3 xgboost 3 conditional-probability-estimation 3 random-forest-classifier 3 decision-tree-classifier 3 probability-distribution 3 clustering 3 confidence-intervals 3 excel 2 exploratory-analysis 2 imputation 2 matplotlib-tutorial 2 model-building 2 walmart 2 outlier-analysis 2 streamlit 2 explanatory-data-visualization 2 t-test 2 smote-sampling 2 outliers 2 command-line 2 t-tests 2 outlier-treatment 2 graphical-analysis 2 chi-square-test 2 handling-missing-value 2 markdown 2 scaling 2 analysis 2 imbalanced-data 2 insights 2 supervised-learning 2