Skip to content
View inesgcalvo's full-sized avatar
♻️
Working from Home
♻️
Working from Home

Block or report inesgcalvo

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
inesgcalvo/README.md

# Hi there!

👾

$ Neuroscientist & Data Scientist
python Python pandas pandas numpy NumPy scipy SciPy plotly Plotly
selenium Selenium scikit-learn scikit-learn tensorflow TensorFlow
$ reach me

Linkedin Gmail

$ about my activity here

ProfileViews Unlicense

# ![github trophy](https://github-profile-trophy.vercel.app/?username=inesgcalvo&row=1)
# ![top languages](https://github-readme-stats.vercel.app/api/top-langs/?username=inesgcalvo&theme=blue-green)

Pinned Loading

  1. neuro_papers_db neuro_papers_db Public

    HTML

  2. dog_image_classification dog_image_classification Public

    In this notebook I develop a model that recognices the breed of the dog in a picture.

    Jupyter Notebook

  3. Bulldozer_price_prediction Bulldozer_price_prediction Public

    The goal of this notebook is to create a machine learning model that will predict the sale prize of bulldozers.

    Jupyter Notebook

  4. Heart_Disease_Prediction Heart_Disease_Prediction Public

    In this notebook I tested different classification models in order to define the one that predicts the best wheter a patient has Heart Disease or not, given its medical records

    Jupyter Notebook

  5. AB_Testing AB_Testing Public

    Jupyter Notebook 1

  6. fasta_nucleotide_frequency fasta_nucleotide_frequency Public

    This Python code will open a FASTA sequence and return the frequency of each nucleotide.

    Python