Skip to content
View geitta's full-sized avatar

Block or report geitta

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

Popular repositories Loading

  1. Modern-Computer-Vision-with-PyTorch-2E Modern-Computer-Vision-with-PyTorch-2E Public

    Forked from PacktPublishing/Modern-Computer-Vision-with-PyTorch-2E

    Modern Computer Vision with PyTorch, 2E, Published by Packt

    Jupyter Notebook 1

  2. machine_learning_journey machine_learning_journey Public

    Basic machine learning that includes: pandas, numpy, matplotlib, seaborn and scikit learn

    Jupyter Notebook

  3. deep_learning_journey deep_learning_journey Public

    this repository contains the notebooks that i used in order to learn deep learning using pytorch. they are in chronological order and some of the concepts learned include: computer vision, experime…

    Jupyter Notebook

  4. breast_cancer_detection breast_cancer_detection Public

    predicting the type of breast cancer in a given patient. the target variable contains two variables; B (Benign, meaning, non-cancerous tumor) and M (Malignant, meaning, cancerous tumor). this is th…

    Jupyter Notebook

  5. predicting_churn_for_bank_customers predicting_churn_for_bank_customers Public

    a classification problem to determine whether a customer is likely to leave the bank or not. algorithms used: logistic regression, random forest classifier, xgboost classifier and knn classifier.

    Jupyter Notebook

  6. predicting_medical_insurance_costs predicting_medical_insurance_costs Public

    a regression problem for predicting insurance costs for a given patient. algorithms used: linear regression, random forest regressor, XGB regressor and decision tree regressor.

    Jupyter Notebook