[go: up one dir, main page]

0% found this document useful (0 votes)
23 views17 pages

Repost Master Python? in 15 Days??

Uploaded by

Geoffrey Ngoma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views17 pages

Repost Master Python? in 15 Days??

Uploaded by

Geoffrey Ngoma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 17

Master PYTHON in 15 Days

BASIC - INTERMEDIATE

Your ultimate Guide toData Science and ML


Day 1: Python Basics

Topics: G
Variables, Data Types, Basic Operations

Practice Questions: ?
1. Write a Python script to swaptwo
variables.
2. Calculate the area of a circle witha
given radius.

vOUTH
Icon Raushan Kumar
con @raushn_kumar
Day 2: ControlStructures

Topics: G
Conditional Statements, Loops

Practice Questions: ?
1. Writea program to check if a number
is prime.
2.Create a multiplication table using a
for loop.

vOUTH
Icon Raushan Kumar
con @raushan_kumar
Day 3:Functions and Modules

Topics:

Defining Functions, Importing Modules

Practice Questions:?

1. Write a function to find the factorial of


a number.
2. Use the math' module to perform
some mathematical operations.

vOUTH
lcon of
Raushan Kumar
con @haushan_kunmar
Day 4:Data StructuresI

Topics:G

Lists, Tuples

Practice Questions: ?
1. Writea program to find the second
largest number in a list.
2. Reverse a tuple without using the
built-in function.

vOUTH
Icon Raushan Kumar
con @raushan_kumar
Day 5:Data Structures II

Topics: G
Dictionaries, Sets

Practice Questions: ?
1. Write a program to count the
frequency of elements in a list using a
dictionary.
2. Perform set operations like union,
intersection, and difference.
vOUTH
lcon of
Raushan Kumar
con @raushan_kumar
Day 6: File Handling

Topics:G

Reading and Writing Files

Practice Questions: ?
1. Write a script
to reada text file and count the number
of words.
2.Write data to a CSV file.

vOUTH
Icon Raushan Kumar
con @raushan_kumar
Day 7: Error & Excep. Handling

Topics: G
Try-Except Blocks
Raushan Kumar
(@haustankunat

Practice Questions: ?
1. Handle division by zero
error.

2.Write a program to open a file


that does not exist and handle the
exception.

vOUTH
Icon Raushan Kumar
con @haushan_kunmar
Day 8: Introduction to NumPy

Topics: G
Arrays, Basic Operations

Practice Questions:?

1. Create a NumPy array and perform


element-wise addition.
2. Find the mean and standard deviation
of an array.

vOUTH
Icon Raushan Kumar
con @raushan_kumar
Day 9:Advanced NumPy

Topics:G

Indexing, Slicing, and Reshaping Arrays

Practice Questions:?

1. Reshape a 1D array to a
2D array.
2.Slice a2D array to get a specific sub
array.

vOUTH
Icon Raushan Kumar
con @raushan_kumar
Day 10: Introduction to Pandas

Topics: G
Series, DataFrame

Practice Questions: ?
1. Create a DataFrame
from adictionary and display its basic
information.
2. Filter rows based on a condition.

vOUTH
Icon Raushan Kumar
con @raushan_kumar
Day 11: Data Manipulation with Pandas

Topics: G
Handling Missing Data, Merging
Raushan Kumar
(@hausta_kunat

Practice Questions: ?
1. Handle missing
values in a DataFrame.
2. Merge two DataFramnes based on a
commoncolumn.

vOUTH
Icon Raushan Kumar
con @raushan_kumar
Day 12: Data Visualization with Matplotlib

Topics: G
Line Plots, Bar Charts, Histograms

Practice Questions: ?
1.Plot a line graph of a
sine wave.
2.Create a bar chart to display
categorical data.

vOUTH
Icon Raushan Kumar
con @raushn_kumar
Day 13: Data Visualization with Seaborn

Topics:

Scatter Plots, Box Plots, Heatmaps

Practice Questions: ?
1. Create a scatter plot with a
regression line.
2. Plot a heatmap of a correlation matrix.

vOUTH
Icon Raushan Kumar
con @raushan_kumar
Day 14: Intro. to Machine Learning

Topics: G
Scikit-learn, Basic ML Concepts

Practice Questions: ?
1. Implement linear regression on a
dataset.
2.Perform k-means clustering on a
sample dataset.

vOUTH
Icon Raushan Kumar
con @raushan_kumar
Day 15: Advanced Machine Learning

Topics:

Model Evaluation, Hyperparameter


Tuning
Practice Questions: ?
1.Evaluate a model using crosS
validation.

2.Tune hyperparameters of a decision


tree using GridSearchCV.

vOUTH
Icon Raushan Kumar
con @haushan_kunar
Follow
Raushan Kumar
for amazing posts, or you
might miss out!

You're The

YOUTH
Icon of World
BE FEARLE
COURAC
& CON

Share or Repost

©Raushan Kumar. Allrights reserved.

You might also like