Rakesh9100 / ML-Project-Drug-Review-Dataset

This is an innovative machine learning project that utilizes patient reviews with many other attributes to analyze and evaluate the effectiveness of drugs.
https://ml-project-drug-review-dataset.streamlit.app
Apache License 2.0
81 stars 119 forks source link

Add Bert Model #20

Closed sam5658 closed 1 year ago

sam5658 commented 1 year ago

Prerequisites

Description

Hi I'm Shubham | Contributor GSSOC'23. Many models are available for performing sentiment analysis(in our case, patient review), which has proven to cause a significant rise in prediction accuracy. Therefore I'm willing to implement the BERT model which can be utilized with the help of the hugging face "transformer" library.

Implementation:

Deliverables:

issue Further for visualisation, I suggest using seaborn only as sklearn.metrics.plot_confusion_matrics is deprecated.

Screenshots

No response

Code of Conduct

Rakesh9100 commented 1 year ago

@sam5658 Okay Assigning you, Start working

Rakesh9100 commented 1 year ago

@sam5658 Status of your work

sam5658 commented 1 year ago

The data set was quite big, that's why I couldn't train the model as it was reading the entire CPU ram, but the code has been optimized now and I will put the model in training and give a pull request in a couple of days.

On Sat, 27 May 2023 at 03:07, Rakesh Roshan @.***> wrote:

@sam5658 https://github.com/sam5658 Status of your work

— Reply to this email directly, view it on GitHub https://github.com/Rakesh9100/ML-Project-Drug-Review-Dataset/issues/20#issuecomment-1564985481, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYGB77G6CRNVTLCSNDEMJILXIEPALANCNFSM6AAAAAAYJJU7RU . You are receiving this because you were mentioned.Message ID: @.*** com>

Rakesh9100 commented 1 year ago

@sam5658 Update pls

Rakesh9100 commented 1 year ago

Closing for having no response.