Skip to content
View elena-mokhtari's full-sized avatar

Block or report elena-mokhtari

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
elena-mokhtari/README.md
header

Hey there! I'm Elena 👋

data analysis • machine learning • python • sql

typing intro

about me

class Elena:
    def __init__(self):
        self.role = "data analysis and machine learning enthusiast"
        self.learning = ["python", "sql", "data analysis", "ml fundamentals"]
        self.favorite_part = "finding patterns and making sense of data"
        self.current_project = "BRFSS 2015 Diabetes Health Indicators Analysis"
        self.mindset = "learning step by step and enjoying the process"
I enjoy working with data  
cleaning it exploring it and slowly turning it into something meaningful

right now im learning more about data analysis and machine learning  
and building my skills one project at a time

skills

skills

python           for analysis and project building
sql              for working with structured data
data analysis    for exploring trends patterns and insights
machine learning for understanding how models learn from data
git and github   for sharing and tracking projects

featured project

project = {
    "name": "BRFSS 2015 Diabetes Health Indicators Analysis",
    "type": "exploratory data analysis",
    "focus": [
        "BMI",
        "age",
        "blood pressure",
        "cholesterol",
        "physical health",
        "mental health",
        "income",
        "education",
        "lifestyle habits"
    ],
    "goal": "find meaningful patterns and relationships in the data"
}

this project explores the BRFSS 2015 diabetes health indicators dataset
the goal is not to prove direct causation but to discover useful patterns and relationships between health and lifestyle related variables


little note

while learning:
    stay curious
    trust the process
    keep building

connect with me

linkedin email


Popular repositories Loading

  1. diabetes-health-indicators-eda diabetes-health-indicators-eda Public

    Exploratory data analysis of the BRFSS 2015 diabetes health indicators dataset.

    Jupyter Notebook 2

  2. elena-mokhtari elena-mokhtari Public