Skip to content
View drnsmith's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Block or report drnsmith

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

Hi 👋, I'm Natasha — AI Data Scientist | Quant | Business Economist

I blend a passion for artificial intelligence, quantitative analysis, and business economics to transform raw data into actionable insights. Leveraging my experience as an AI Data Scientist with a strong quant background, I build predictive models and innovative solutions that empower organisations to make smarter, faster decisions.

Whether it's fine-tuning machine learning algorithms or uncovering strategic opportunities, I love bridging the gap between complex data and clear, impactful business strategy.

Being a rare breed gives me a fresh perspective on how to turn data into solutions that actually make a difference — and how to communicate what it all means to stakeholders, ensuring alignment, trust, and action.

Follow on GitHub

💼 My Featured Projects:

stats graph languages graph

python logo javascript logo react logo html5 logo css3 logo

Popular repositories Loading

  1. drnsmith drnsmith Public

    Config files for my GitHub profile.

    1

  2. ML-foundations ML-foundations Public

    Forked from jonkrohn/ML-foundations

    Machine Learning Foundations: Linear Algebra, Calculus, Statistics & Computer Science

    Jupyter Notebook

  3. FloydWarshallAlgorithm FloydWarshallAlgorithm Public

    Implementation of the Floyd Warshall algorithm

    Python

  4. Client-Server-Network-Socket-Programming Client-Server-Network-Socket-Programming Public

    This project builds a client-server network.

    Python

  5. SQLtoAPI-RBAC SQLtoAPI-RBAC Public

    The purpose of this project is to create SQL queries to support functional requirements, create a business logic layer to have API for each functional requirement using NodeJS, test and demonstrate…

    JavaScript

  6. char-rnn char-rnn Public

    Forked from karpathy/char-rnn

    Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

    Lua