Commit Graph

151 Commits

Author SHA1 Message Date
Oumaima Fisaoui 2f7977a95a Chore(AI): Fix sp500 subject and audit 2024-09-09 09:58:11 +01:00
Oumaima Fisaoui 1d34ea0a71 Chore(DPxAI): Fix format 2024-09-06 11:18:31 +01:00
Oumaima Fisaoui 75472c0ed6 Chore(DPxAI): Fix format 2024-09-06 11:18:31 +01:00
Oumaima Fisaoui cccab05477 Chore(DPxAI): Fix format 2024-09-06 11:18:31 +01:00
Oumaima Fisaoui aa54ab1e66 Chore(DPxAI): Fix format 2024-09-06 11:18:31 +01:00
Oumaima Fisaoui 62486ed720 Chore(DPxAI): Fix the accuracy on test set 2024-09-06 11:18:31 +01:00
Oumaima Fisaoui 659074232f Chore(AI): Fix emotions detector 2024-09-06 11:18:31 +01:00
oumaimafisaoui 9c9adb1c88 Fix(Pipeline): Fix irradiat attribute values 2024-09-05 14:49:00 +01:00
oumaimafisaoui 00813d29e9 Fix(Pipeline): fix formatting 2024-09-05 14:49:00 +01:00
oumaimafisaoui fe5f82edcf Fix(Pipeline): fix datafile data info and example do not match 2024-09-05 14:49:00 +01:00
oumaimafisaoui 411220450c Docs(DPxAI): Fix project instructions 2024-09-02 15:07:19 +01:00
miguel bf5260262f fix(ai/numpy): fix readme and audit 2024-03-21 16:24:21 +00:00
miguel ac0e7766ed fix(numpy): fix results and improve readme and audit 2024-03-21 16:24:21 +00:00
miguel e429888bf4 fix(numpy):fix the readme and audit 2024-03-21 16:24:21 +00:00
nprimo 8af7171be3 docs(credit-scoring): update files provided 2024-03-19 14:50:35 +00:00
nprimo 463f598c4c chore(credit-scoring): fix small grammar and format mistakes 2024-03-19 14:50:35 +00:00
nprimo 42c749190b docs(credit-scoring): add link to data documentation 2024-03-19 14:50:35 +00:00
nprimo 2de13717c9 feat(sp500-strategies): rephrase question to have a clear yes/no answer 2024-03-14 15:17:07 +00:00
nprimo 8c5830f677 chore: run prettier 2024-03-14 15:17:07 +00:00
nprimo 4032f00d3c feat(sp500-strategies): clarify audit question 2024-03-14 15:17:07 +00:00
nprimo 9452b23b05 chore: run prettier 2024-03-14 15:17:07 +00:00
nprimo a0b925dece feat(sp500-strategies): fix small grammar mistakes and improve clarity of subject 2024-03-14 15:17:07 +00:00
nprimo d3e7e4500d chore: run prettier 2024-03-14 15:14:50 +00:00
nprimo 1f9c0db5ad feat(training): updated expected result for ex05/q1 2024-03-14 15:14:50 +00:00
nprimo b19e6dd7d5 chore(forest-prediction): run prettier and fix small grammar mistake 2024-03-14 14:49:39 +00:00
nprimo 883d691868 feat(forest-prediction): substitute broken link 2024-03-14 14:49:39 +00:00
nprimo c4edd02d3e feat(emotions-detector): fix broken link 2024-03-14 14:49:27 +00:00
nprimo ab205d6bfa chore(nlp): run prettier 2024-03-14 14:49:15 +00:00
nprimo ceea4bd5f9 feat(nlp): substitute broken link 2024-03-14 14:49:15 +00:00
nprimo 187ca1884b feat(nlp-scraper): fix broken link and remove optional part with broken URL 2024-03-14 14:49:06 +00:00
nprimo 6a255bea71 chore: run prettier 2024-03-07 11:38:20 +00:00
nprimo 975d5ebc59 chore(emotions-detector): fix format 2024-03-07 11:38:20 +00:00
nprimo 12886863c2 feat(emotions-detector): add `test_with_emotions.csv` to provided zip file 2024-03-07 11:38:20 +00:00
nprimo 7c10f18705 feat(emotions-detector): provide links to dataset in text
- format text
2024-03-07 11:38:20 +00:00
nprimo b3ff07714c chore(pandas): run prettier 2024-03-07 09:19:35 +00:00
nprimo c4894a2fbb feat(pandas): update expected outcomes for ex2 audit
- update expected results for questions 8, 9 and 11
2024-03-07 09:19:35 +00:00
nprimo b265d83e92 feat(training): update expected results for ex3 2024-03-05 10:43:55 +00:00
nprimo ce8a0b67a8 chore(emotion-detector): fix small grammar mistakes 2024-03-04 12:34:01 +00:00
nprimo a1aee997f9 feat(emotion-detector): refine structure of the project 2024-03-04 12:34:01 +00:00
sagarishere 6f44fa85a7 Same Ques was repeated twice in README.md
As the same questionw as repeated twice, I just made it shorter.
2024-03-04 11:03:37 +00:00
nprimo d40ec29cf3 feat(nlp-scraper): restructure subject and audit to avoid storing big files in solution 2024-02-27 17:07:51 +01:00
nprimo 700efcb57b feat(nlp-scraper): improve audit and subject
- add details for question about checking "overfitting"
- remove not so clear suggestion
- move creation of `topic_classifier.pkl` to audit phase
2024-02-27 17:07:51 +01:00
Niccolò Primo c6d8ca334a
CON-2393 clarify output of `nlp_enriched_news.py` script (#2419)
* chore(nlp-scraper): fix small grammar mistakes and improve readability

* feat(nlp-scraper): add link to datasets provided

* feat(nlp-scraper): add clarification about sentiment analysis

* feat(nlp-scraper): define how many articles are expected to be scraped

* chore(nlp-scraper): improve grammar and readability

* chore(nlp-scraper): fix typos

* feat(nlp-scraper): add label to link

* feat(nlp-scraper): remove audit question not related to the project

* refactor(nlp-scraper): refactor question

* chore(nlp-scraper): fix small typos

* feat(nlp-scraper): add information on how to calculate scandal

* feat(nlp-scraper): adde details to the delivrable section

* feat(nlp-scraper): add reference to subject in audit

* feat(nlp-scraper): update project structure

- run prettier

* feat(nlp-scraper): complete sentence in subject intro

-make formatting consistent with 01 subject
2024-02-08 09:08:45 +01:00
nprimo bda95dbf06 refactor(nlp-scraper): refactor question 2024-02-06 09:02:59 +01:00
nprimo 6a8459a2ff feat(nlp-scraper): remove audit question not related to the project 2024-02-06 09:02:59 +01:00
nprimo ac4b904a66 feat(nlp-scraper): add lable to link 2024-02-06 09:02:59 +01:00
nprimo a3091f95c6 chore(nlp-scraper): fix typos 2024-02-06 09:02:59 +01:00
nprimo 2e5863c6c8 chore(nlp-scraper): improve grammar and readibility 2024-02-06 09:02:59 +01:00
nprimo 81dfb0e190 feat(nlp-scraper): define how many articles are expected to be scraped 2024-02-06 09:02:59 +01:00
nprimo 565e3063aa feat(nlp-scraper): add clarification about sentiment analysis 2024-02-06 09:02:59 +01:00