Skip to content
View vmanita's full-sized avatar
  • Lisbon, Portugal
Block or Report

Block or report vmanita

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. Customer-purchase-prediction Customer-purchase-prediction Public

    Classification machine learning models to predict the probability of a client accepting a future marketing campaign/product release.

    Jupyter Notebook 14 6

  2. Customer-Segmentation Customer-Segmentation Public

    Segmentation of Insurance company customers using clusters techniques. The objective was to develop specific marketing campaigns according to the value and product behaviour of the customers.

    HTML 3

  3. Image-DeNoiser Image-DeNoiser Public

    Simple code to clean scanned documents noise. Optimised for future OCR usage.

    Python 1

  4. NLP-Query-Search NLP-Query-Search Public

    NLP Challenge to search query 50 000 articles using TF-IDF Matrices, Inverted Indexing and Cosine Similarity.

    Python 1

  5. NLP-Toxic-comments-classification NLP-Toxic-comments-classification Public

    Development of a model to classify the toxicity/offensiveness of comments, streaming tweets and movie scripts. Spoiler alert: The Lord of the Rings is safe to watch near kids.

    Python 1

  6. Pandas-to-Pyspark Pandas-to-Pyspark Public

    A small function that reads data as a pandas DataFrame and transforms it into a Pyspark DataFrame

    Python