Paris - Alexandre III bridge with Eiffel tower in the background

Realce.net

Coding, ML, tech musings and inspiration from Paris



 

Hello !

Welcome to Realce.net

If you're interested in coding, you'll find here why we code with enthusiasm, exploring creativity with P5js coding, the power of Machine Learning algorithms with python, as well as improving productivity with VBA, and much more.

Scroll below to find out more about our recent highlights!

 

CodingNew content

Discovering underrated functions from pandas' python library

Mar 10

Let's dive together into the hidden depths of pandas exploring their most underrated functions. From powerful data aggregation to versatile string manipulation, discover how these often-overlooked tools can enhance your data analysis workflow.

tags: python code pandas 


CodingNew content

Coding with a little help from an AI agent

2025, Jul 06

What is assisted coding ? Is it really helpful for everybody ? Is it still interesting to learn how to code today ?

tags: code AI humour 


CodingUpdated content

Discovering underrated Numpy functions!

2025, May 11

Beyond the basics, NumPy boasts a wealth of underrated functions that can dramatically streamline your code.
Let's discover together powerful, less-known NumPy functions that can boost your data analysis and calculations.

tags: python code learn 


Coding

Generating a parameters grid for Machine Learning model optimization

2025, Jan 12

To improve Machine Learning model performance, it's important to adjust its parameters. A code simplifies generating a parameter grid, encompassing all possible parameter combinations to explore


tags: python ML code 


Coding

How to write a p5js script ?

2024, Jul 03

A few words describing how to write a first p5js script
Hopefully it will give some insight on how these creative tool can be used to learn coding while making art with code !

tags: code p5js javascript 


Coding

Animation for 24W22

2024, May 28

This week's gif animation made with p5js, a "a swirling rectangle garland" found by accident while following coding train's challenge #86.That's how creativity works...sometimes

tags: code animation p5js