News

Isolation Forest detects anomalies by isolating observations. It builds binary trees (called iTrees) by recursively ...
This repository showcases a linear regression analysis using the Advertising dataset, demonstrating both simple and multiple regression techniques in Python. It also features a custom implementation ...
Using Python (mainly pandas), I carried out data cleaning, transformation, and visualization to identify key insights from the dataset. Tools & Libraries Used #Python (Pandas) for data analysis and ...