Resources
That's Fresh! Newsletter
Read a selection of our past issues.
- ๐ NumPy 2.0 is almost out!And: Our new data preprocessor with Polars | Interview with S2E at Italy Insurance ForumJune 5, 2024
- ๐ฎ What a month for new LLMs!And: Datacamp webinar with ShaliniMay 22, 2024
- โจ GenAI true value lies beyond operational enhancementsAnd: The Future of Data Protection | New updates about AI ActApril 24, 2024
- ๐ What are 1-bit Large Language Models?And: Linkedin Live about AI Act | Mastercard's Country Manager interviewed our CEOMarch 6, 2024
- LLaMAntino - Effective Text Generation in ItalianAnd: Creating train and test datasets | Use case: Detecting money muling with the help of synthetic dataFebruary 21, 2024
- ๐๏ธ The NY Times sues OpenAI and MicrosoftAnd: Can AI work with little data? | La Stampa: AI means developmentJanuary 10, 2024
- Synthetic Data 101 ๐จAnd: Why synthetic data? | New project with Poste ItalianeNovember 8, 2023
- How easy is it for LLM to infer sensitive information?And: Why is data sharing important? | Our new partnership with S2EOctober 25, 2023
- Have you heard of Pythia?And: Data augmentation tutorial | Did you say AI apocalypse?August 30, 2023
- Google's answer to ChatGPTAnd: Generating synthetic data within relational databases. Let's meet at WAICF!February 8, 2023
- Understanding ChatGPT betterAnd: How to deal with imbalanced data. More about our productDecember 14, 2022
- A curated list of failed ML projectsAnd: How to build a data strategy. Clearbox AI and Bearing Point partnership.November 16, 2022
- Our open source library is now on GitHubAnd: Clearbox AI on Cybernews.June 22, 2022
- Discovering DagsterAnd: Quantifying privacy risks. Use case: a synthetic data sandbox to freely share data.June 8, 2022
- Can interaction data be fully anonymized?And: Synthetic Data for privacy preservation: understanding privacy risks. Discover our Enterprise solution.April 6, 2022
- What are GFlow nets?And: Improve models with Synthetic Data. Use case: augment financial time series.March 16, 2022
- The European Commission selected us for Women TechEU pilot project!And: What is Synthetic Data. The new Synthetic Data platform.March 09, 2022
- The EDPS on Synthetic DataAnd: From raw to good quality data. Changelogs: now you can upload unlabeled datasets.February 23, 2022
- 2022 Gartnerโs Technology TrendsAnd: How to harness the power of AI in companies. Changelogs: new metrics available for your synthetic dataset.February 09, 2022
FROM THE AI WORLD
NumPy, the cornerstone library for numerical computing in Python, has been an indispensable tool for data scientists and engineers for nearly two decades. Originally created by Travis Oliphant (the founder of Anaconda) in 2006, NumPy has evolved into a robust and efficient library for handling large, multi-dimensional arrays and matrices.
This landmark version, NumPy 2.0, is the result of months of dedicated work by 198 contributors, culminating in over 1000 pull requests. NumPy 2.0 introduces numerous groundbreaking features, significant API improvements, and, most importantly, substantial performance enhancements.
However, this release also brings several breaking changes. Developers can find guidance on adapting their code in the NumPy 2.0 migration guide. It's essential to be cautious when migrating to NumPy 2.0. Tools like Ruff can assist in identifying and resolving compatibility issues during the transition.
Will you stick with NumPy 1.0 for a while, or are you brave enough to try migrating to 2.0 as soon as it is officially out? ๐
The new NumPy 2.0 is almost out
The authors say that the new release "contains a large number of exciting new features as well as changes to both the Python and C APIs.
CLEARBOX AI
Here we go at Italy Insurance Forum!
A few weeks ago we participated as sponsors at the event dedicated to AI in insurance with our partner S2E. Watch the interview to find out what we do together!
BLOG POST
Our Preprocessor with Polars
To boost the performances of the previous simple preprocessor we created at Clearbox, and make it more scalable, we rewrote it with Polars library.
YOUR PALS MAY ALSO LIKE...
SQL Murder Mistery can you find out whodunnit? Click on the image to find out more!