Skip to content
View SamuelPalmhager's full-sized avatar
  • Malmö, Sweden

Block or report SamuelPalmhager

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
SamuelPalmhager/README.md

Samuel Palmhager, högskoleingenjör i datateknik och mobil IT från Malmö Universitet.

I denna Github hittar ni några projekt som sudoku-app och betygförutsägare av produktrecensioner från Amazon.

Jag kommer fortsätta utöva mitt intresse i programmering genom att skapa projekt som intresserar mig och utöka min arsenal av testramverk (pytest & Google test) och byggverktyg (bazel & make).

Popular repositories Loading

  1. SamuelPalmhager SamuelPalmhager Public

    Config files for my GitHub profile.

  2. Excel-Sqlite Excel-Sqlite Public

    Project for Excel management and manipulation with pandas and sqlite.

    Python

  3. Predicting_Amazon_reviewscore_sentiment_analysis Predicting_Amazon_reviewscore_sentiment_analysis Public

    A sentiment_analysis project using the roBERTa transformer model on amazon reviews to derive sentiment and calculate an expected score for each review.

    Jupyter Notebook

  4. VADER_sentiment_analysis_Samuel_Palmhager VADER_sentiment_analysis_Samuel_Palmhager Public

    A sentiment analysis project using the VADER approach for determening the sentiment of reviews of the spotify app.

    Jupyter Notebook

  5. Sudoku-app-C-and-Qt- Sudoku-app-C-and-Qt- Public

    C++

  6. doubly_linked_list doubly_linked_list Public

    Implementation of doubly linked list using C++, Make and Linux.

    C