0% found this document useful (0 votes)
17 views6 pages

ML Basics

The document outlines various tasks completed by Aimen related to a project on wine quality. Aimen encountered a KeyError due to formatting issues with column names but resolved it, achieving a model accuracy of 1.0. The document is structured with multiple tasks but lacks detailed descriptions for most of them.

Uploaded by

A I M E N
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views6 pages

ML Basics

The document outlines various tasks completed by Aimen related to a project on wine quality. Aimen encountered a KeyError due to formatting issues with column names but resolved it, achieving a model accuracy of 1.0. The document is structured with multiple tasks but lacks detailed descriptions for most of them.

Uploaded by

A I M E N
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Aimen

21B-219-CS

Task 1:

Task 2:

Task 3:
Aimen
21B-219-CS

Due to already added colons “;” and ‘ ” ” ’ with column names it was prompting error when
ranging the quality of wine so to avoid that I came up with the following chunk and removed the
error:

KeyError: 'quality'
Aimen
21B-219-CS

Task 4:

Task 5:

Task 6:

Model Accuracy: 1.0


Aimen
21B-219-CS

Task 7:
1.

2.
Aimen
21B-219-CS

Task 8:

Task 9:
Aimen
21B-219-CS

You might also like