Skip to content

Alysio-io/data-science-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alysio Data Science Challenge

A data science challenge focused on deriving actionable insights from B2B sales activity data.

Challenge 1

See challenge_1.md for the first challenge.

Repository Structure

alysio-data-science-challenge/
├── data/
│   └── monthly_report_expanded.csv
├── src/
│   └── analyze.py
├── .gitignore
├── challenge_1.md
├── README.md
├── requirements.txt

Setup Instructions

  1. Fork this repository
  2. Clone your fork:
git clone https://github.com/your-username/alysio-data-science-challenge.git
cd alysio-data-science-challenge
  1. Create virtual environment:
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
pip install -r requirements.txt
  1. Start working on the challenge following challenge_1.md

Submission Guidelines

  1. Fork this repository
  2. Complete the challenge
  3. Push your solution to your fork
  4. Create a pull request

Evaluation Criteria

We are a small but ambitious company looking to make a significant impact in the Sales Performance space. This challenge represents a critical opportunity for us to find exceptional talent who can help drive our vision forward.

We evaluate submissions based on:

  • Technical excellence and innovation
  • Business acumen and strategic thinking
  • Ability to derive actionable insights
  • Clear communication of complex findings
  • Creative problem-solving approach

We encourage you to:

  • Think outside the box
  • Propose novel solutions and ideas
  • Consider real business implications
  • Share your unique perspective
  • Challenge assumptions

This role is pivotal for our growth, and we're excited to see your best work. Don't hesitate to include additional suggestions or ideas that could help advance our mission of optimizing Sales Performance through data science.

Sample Data

The repository includes sample sales activity data.

About

Data Science Challenge for Alysio ai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published