Skip to content
#

sweetviz

Here are 39 public repositories matching this topic...

Data cleaning and Exploratory data analysis is the challenging task for everyone. Around 80% of time is taken for the data cleaning and EDA and remaining 20% is for model building and all other process. Because of it's time complexity, reasearchers introduced a more Automated libraries for perform Automated EDA and data cleaning operations with …

  • Updated Jan 13, 2021
  • HTML

We use the Titanic dataset to implement machine learning and deep learning. Preprocessing data, visualizing, building models, and ensembling are practiced in the ML section; PyTorch basics, PyTorchLightning framework, and RayTune hyperparameter-tuning are in the DL section.

  • Updated Mar 15, 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

Improve this page

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

Learn more