Skip to content

This repository contains AI/ML lab experiments implemented in Python using Google Colab.

Notifications You must be signed in to change notification settings

anshiagrawal22/Elements-Of-AIML-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elements-Of-AIML

This repository contains AI/ML lab experiments implemented in Python using Google Colab.

Experiments

Experiment 4:

Write a python program to import and export data using Pandas and show the details of the dataset like number of rows, columns, first five rows, size, number of missing values, sum, average, min and max values from the numerical columns.

Experiment 5:

Using Python language do the exploratory data analysis of dataset imported in the lab 4.

Experiment 6:

Implement the missing value, and outlier handling data preprocessing techniques on the dataset imported in lab 4 or any other dataset.

About

This repository contains AI/ML lab experiments implemented in Python using Google Colab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published