LJadhav25 / False-Alarm-Detection

The data was first pre-processed and analysis libraries like Numpy and Pandas were used to make it ready to be utilized by a machine learning algorithm.Problems like standard scaling, categorical data and missing values were handled with appropriate techniques. Then, we used LogisticRegression model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

False-Alarm-Detection

About

The data was first pre-processed and analysis libraries like Numpy and Pandas were used to make it ready to be utilized by a machine learning algorithm.Problems like standard scaling, categorical data and missing values were handled with appropriate techniques. Then, we used LogisticRegression model.


Languages

Language:Python 54.2%Language:HTML 45.8%