Skip to content

Thocook/dataScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

dataScience

This repository contains various data-focused projects, categorized into two main areas: Artificial Intelligence and Data Analysis.


AI Projects

BookEmbeddings

This project demonstrates the use of AI for semantic text search. A book is broken down into paragraph-level chunks, and each chunk is embedded using OpenAI's text embedding API. When a user submits a query, it is also embedded and compared to the chunk embeddings using cosine similarity to return the most relevant passages from the book.


Data Analysis Projects

Superstore Sales & Profitability Analysis

This project analyzes the "Superstore" dataset (sourced from Kaggle), which contains sales and profitability data for a retail chain. It includes visual and statistical insights on product categories, regional performance, customer segments, and profitability trends, along with strategic recommendations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published