diff --git a/CV.md b/CV.md index cb1b58c..c0bc32f 100644 --- a/CV.md +++ b/CV.md @@ -3,9 +3,27 @@ layout: page title: CV/Resume permalink: /cv/ --- -[Download my resume in .pdf](/docs/alexander_fedotov_data_scientist_2022.pdf)
+[Download my resume in .pdf](/docs/Alexander_Fedotov_AI_Data_Scientist_2024.pdf)
[Download my PhD and Education credentials in .pdf](/docs/PhD_and_Education_Certification.pdf)

-January, 2017 - present +November 2022 - present + +__*AI Dialogue Facilitator / Data scientist / Data Analyst; independent contractor.*__ + +As an AI Dialogue Facilitator I engage with AI on behalf of a client. I select the most suitable models, methods of interaction, and implement necessary software tools. Subsequently, together with the customer I lead the dialogue, interpret and communicate interim outcomes, and iterate the process as needed to attain a concrete outcome. +


+### Game Insight, UAB +April 2020 - November 2022 + +__*Chief Data scientist / Data Analyst; independent contractor.*__ + +Detailed achievements in this position: +- Developed a mathematical foundation for the analysis of Correlated Sequences, implemented the code and models, tested it on standard data sets and achieved state of the art or higher results (trade secrets of the company); +- Launched on the Company infrastructure the Ax.dev Experimentation Platform for Bayesian Optimization, (developed by Meta platforms (former facebook Inc.) and conducted numerous online, online-offline and multi-objective experiments with modications of Company's games. On this setup conducted 'interventions' (collection of counterfactual data) in order to nd causal relationships and achieve explainability. The micro-service is built on FastAPI, APScheduler, asyncio and uses Airflow as a secondary sub-service; +- Set up and used the AWS infrastructure of the Company (SageMaker Studio, SageMaker, Athena, Glue, PySpark apllications) for Machine Learning, now I'm migrating to Databricks; +- Implemented (Athena, SQL, Dask) multiple data extraction pipelines from a petabyte size Data Warehouse of the company to the data sets that were used by me for machine learning; +- Acquired a hands-on experience of working with, AWS RedShift cluster because the main DWH of the company is built on it. The company maintained around a dozen mobile games with several million of active users each. +


+January, 2017 - 2020 __*Data scientist / Data Analyst / Data engineer/ Data programmer; independent contractor.*__ diff --git a/_posts/2024-02-03-How-to-show-your-work.markdown b/_posts/2024-02-03-How-to-show-your-work.markdown new file mode 100644 index 0000000..54ab57a --- /dev/null +++ b/_posts/2024-02-03-How-to-show-your-work.markdown @@ -0,0 +1,17 @@ +--- +layout: post +title: "How to show your work if you are an AI Dialogue Facilitator." +excerpt: "It is not simple to show to your potential clients that you are a _capable_ AI Dialogue Facilitator." +date: 2024-02-03 2:50 pm +categories: blog posts +--- +### "Who is an AI Dialogue Facilitator?" +    I like the job description that I created several months ago most. It explains the process well and makes the idea of this job clear.
+
+    As an AI Dialogue Facilitator I engage with AI on behalf of a client. 
+    I select the most suitable models, methods of interaction, and implement 
+    necessary software tools. Subsequently, together with the customer 
+    I lead the dialogue, interpret and communicate interim outcomes, and 
+    iterate the process as needed to attain a concrete outcome.
+
+    This is how it happens. Also, it is important to explain to the client from the very beginning, that AI Dialog Facilitator reports directly to the CEO, President, or Chairman of the board. They need to know the results first. diff --git a/docs/Alexander_Fedotov_AI_Data_Scientist_2024.pdf b/docs/Alexander_Fedotov_AI_Data_Scientist_2024.pdf new file mode 100644 index 0000000..103ea42 Binary files /dev/null and b/docs/Alexander_Fedotov_AI_Data_Scientist_2024.pdf differ