Skip to content
View alekswael's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report alekswael

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. fruit_classifier_LR_VGG16 fruit_classifier_LR_VGG16 Public

    This repo contains code for conducting image classification on a dataset of fruit images. Two models are fit to the data; a simple sequential model which is akin to multiclass logistic regression, …

    Python

  2. NLP_emotion_classification_psychedelics NLP_emotion_classification_psychedelics Public

    The goal of this project is to analyze the emotion of retrospectively written psychedelic trip reports to further understand the subjective experience of psychedelic states.

    Python

  3. PoS_NER_tagger PoS_NER_tagger Public

    This repo contains a Python script called get_linguistic_features.py - an information extraction script which performs part-of-speech (PoS) tagging and named-entity recognition (NER).

    Python

  4. text_classification_with_MLP_LR text_classification_with_MLP_LR Public

    This repo contains a collection of Python scripts for preprocessing, training and predicting classes of text data using logistic regression and an MLP classifier.

    Python

  5. using-finetuned-transformers using-finetuned-transformers Public

    This repo contains a Python script, emotion_classification.py, which performs emotion classification on a text dataset using a finetuned transformer model in the HuggingFace pipeline.

    Python

  6. visualizing_urbanization_in_Denmark visualizing_urbanization_in_Denmark Public

    This project examines the urbanization process in Denmark over the past three decades using spatial analysis and visualization techniques.