Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 29, 2024. It is now read-only.

Commit 89b12a4

Browse files
Create README.md
1 parent 868a722 commit 89b12a4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎Kundeti Lakshmikar/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Advance Level
2+
3+
Task 1 :Image Converter:
4+
5+
Where the program that accepts images in multiple formats that may be in JPEG, PNG, BMP, GIF and converts them into a desired format using Python Imaging Library (PIL) that may be any of the formats mentioned.
6+
7+
8+
Task 2:Data Analysis with Pandas:
9+
10+
In the program on loading the "Iris" dataset from Seaborn and analyzing it using Pandas and performed exploratory data analysis, cleaning, aggregation, visualizations, and correlation calculations.
11+
The output of the program will consits of calculations , graph which will be more understanding to users.
12+
13+
14+
Task 3:Linear Regression with Scikit-learn:
15+
16+
Completed a program by applying linear regression to predict house prices from the Boston housing dataset using scikit-learn and compared train and test scores and plot residuals.
17+
18+
Task 4:Image Compression:
19+
20+
Developed a Python program for compressing images while maintaining quality by exploring compression techniques like RLE and DCT and allowing users to adjust compression quality, support various image formats, and provide output options. Optionally, include a user interface.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /