VTU CBCS Notes

Python Program to convert temperature from Celsius to Fahrenheit

Program to convert temperature from celsius to Fahrenheit Problem Definition Develop a python program to convert given temperature in Celsius to Fahrenheit using a user-defined function. Video Tutorial: The following formula is used to convert a temperature given in Celcius to Fahrenheit. F = (9/5)*C + 32 Here, C is the temperature in Celcius and

Python Program to convert temperature from Celsius to Fahrenheit Read More »

Feature Scaling Normalization Standardization

Feature Scaling Normalization Standardization in Data Mining In this article, I will discuss, Normalization – Standardization (Z-score scaling) Min-Max scaling Robust scaling Video Tutorial – Feature Scaling Normalization Standardization Click here to download the dataset titanic.csv file, which is used in this article for demonstration. First, we will import the required libraries like pandas, NumPy,

Feature Scaling Normalization Standardization Read More »

Welcome to VTUPulse.com


Computer Graphics and Image Processing Mini Projects -> Click Here

Download Final Year Project -> Click Here

This will close in 12 seconds