You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This DR detection methodology has six steps: preprocessing, segmentation of blood vessels, segmentation of OD, detection of MAs and hemorrhages, feature extraction and classification. For segmentation of blood vessels BCDU-Net is used. For OD segmentation, U-Net model is used. MAs and hemorrhages are extracted using Otsu thresholding technique. …
This repository is an analysis of the classification of sentiment reviews from users of the marketplace application, where the word weighting methods used are TFIDF and Word2Vec. Meanwhile, the classification method used is Support Vector Machine (SVM). There are two kernels used in this analysis, namely the kernel Linear and the kernel Radial B…
From the database about cardiac arrhythmias and the studies on pre-processing, the repository aims to present and discuss the results obtained using the Decision Tree model J48 and the SVM Linear model to classify the data.