2021
Permanent URI for this collection
Browse
Browsing 2021 by Issue Date
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item CONTRASTIVE STUDY OF BEHAVIOR VIA TWEETS BY FIRST AND SECOND WAVE (COVID-19) ON A NOVEL DATASET(UMT, Lahore, 2021) MUHAMMAD WASEEM TARIQNowadays, recognizing sentiments of the people become a foremost challenge. To address this issue researchers conducts sentiment analysis in different domains. Social channels like twitter provide essential information for emotional analysis. In modern era, researcher perform behavior analysis by means of data sciences. In this thesis, sentiment analysis has been performed on tweets related to COVID-19. Our aim is to analysis two phases of coronavirus, targeted date are 1st April to 30th June for the 1st wave and 20th Oct to 20th Dec for the 2nd wave. The BERT model is utilized to process the data set. The key goal of this study to provided contrastive analysis among both phases. The results shows in comparison to the second, the first wave with elevated tweet frequency and the results reveal that as the time passes negativity increases.Item SEQUENCE BASED ENZYME CLASSIFICATION USING NEURAL NETWORKS(UMT, Lahore, 2021) Eisha Tir RaziaAs a group of vital biocatalysts, enzymes boost the efficiency of chemical reactions. In the mid of 20th century, the Enzyme Commission (EC) number system classified enzymes into 6 major classes which are oxidoreductases, transferases, hydrolases, lyases, isomerases, and ligases denoted by (EC1), (EC2), (EC3), (EC4), (EC5) and (EC6) respectively. In August 2018, the International Union of Biochemistry and Molecular Biology (IUBMB) added a new enzyme class Translocases(EC7) replacing ATPases (EC 3.6.3.-) after which it has become necessary to conduct researches according to the latest classification. There is a need to improve enzyme classification method because it is a prominent area of research providing us with the opportunity to study more the structure and function of enzyme molecule if we know the class of enzyme which requires strenuous efforts to determine using biological experiments. With the substantial advancement of computational power as well as ever-increasing data, deep learning techniques have become exceedingly popular owing to their splendid achievements in computer vision queries. Therefore, making different computational models to predict the enzyme class has become a suitable and viable process. In this research, a branch of RNN, bidirectional long short-term memory (BiLSTM) model has been proposed for this purpose with the overall accuracy of 86% which comes up with a good approach for researchers to further explore sequence classification and discover even better and easier way out to predict enzyme class using amino acid sequence only. An innovative enzyme class prediction data app has also been built using Streamlit framework.