It, Hardware Exp1
It, Hardware Exp1
Experiment: 1
DATA PRE PROCESSING: The process of cleaning, organizing, and transforming raw
data into a format that's more suitable for analysis and model training.
PREPROCCESING PACKAGES:
University Institute of Engineering
Department of Computer Science & Engineering
Matplotlib Insights: Matplotlib is primarily a plotting library, but it's also useful
for data preprocessing when visual analysis is required.
AIML ALGORITHMS:
Decision Tree: Is one of the most popular algorithm in use today; this is a
supervised learning algorithm that is used for classifying problems.
University Institute of Engineering
Department of Computer Science & Engineering
Naive Bayes Algorithm: A Naive Bayes classifier assumes that the presence of a
particular feature in a class is unrelated to the presence of any other feature.
4. Code:
Open google collab and click on new notebook
LIST:
TUPLE:
University Institute of Engineering
Department of Computer Science & Engineering
DICTIONARY:
WRITE 1 TO 10:
TO DELETE A FILE:
University Institute of Engineering
Department of Computer Science & Engineering
• Learn why pre-processing raw data is a critical step in machine learning pipelines.
• Understand how clean, well-prepared data enhances model accuracy and efficiency.
Evaluation Grid: