This chapter covers a holistic approach for realizing patterns in medical records by executing a linear discriminant analysis model. You’ll learn what medical records are and then you’ll learn a technique of cleansing textual data by executing fundamental methods like regularization and TfidfVectorizer. Afterward, you’ll execute a method to classify the medical specialty and assess the extent to which it segregates classes.
Medical Records
Medical records are historical ...