Skip to content
#

correlation-analysis

Here are 108 public repositories matching this topic...

Assignment-04-Simple-Linear-Regression-2. Q2) Salary_hike -> Build a prediction model for Salary_hike Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization. Correlation Analysis. Model Building. Model Testing. Model Predictions.

  • Updated May 30, 2021
  • Jupyter Notebook

Twitter is an online social networking service with over 300 million monthly active users. This enormous amount of data available on social media platforms can be extracted and analyzed for various purposes. In this paper, we aim to investigate the relationship between sentiment analysis of Twitter data and stock market prices for five companies…

  • Updated Aug 28, 2020
  • Jupyter Notebook

Assignment-11-Text-Mining-01-Elon-Musk, Perform sentimental analysis on the Elon-musk tweets (Exlon-musk.csv), Text Preprocessing: remove both the leading and the trailing characters, removes empty strings, because they are considered in Python as False, Joining the list into one string/text, Remove Twitter username handles from a given twitter …

  • Updated Sep 3, 2021
  • Jupyter Notebook

Assignment-04-Simple-Linear-Regression-1. Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Mo…

  • Updated May 29, 2021
  • Jupyter Notebook

EDA (Exploratory Data Analysis) -1: Loading the Datasets, Data type conversions,Removing duplicate entries, Dropping the column, Renaming the column, Outlier Detection, Missing Values and Imputation (Numerical and Categorical), Scatter plot and Correlation analysis, Transformations, Automatic EDA Methods (Pandas Profiling and Sweetviz).

  • Updated May 28, 2021
  • Jupyter Notebook

Supervised-ML---Multiple-Linear-Regression---Toyota-Cars. EDA, Correlation Analysis, Model Building, Model Testing, Model Validation Techniques, Collinearity Problem Check, Residual Analysis, Model Deletion Diagnostics (checking Outliers or Influencers) Two Techniques : 1. Cook's Distance & 2. Leverage value, Improving the Model, Model - Re-buil…

  • Updated Jun 14, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the correlation-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 correlation-analysis topic, visit your repo's landing page and select "manage topics."

Learn more