Open in app
Home
Notifications
Lists
Stories

Write
Gabriele Boccarusso
Gabriele Boccarusso

9 Followers

Home

Oct 18, 2021

the web developer dream — learn the AJAX technique

The only way to change a web page with new informations is by refreshing the page and working on the requestbut this way is too rude and inefficient. A better way to achieve the same result but with maximum efficiency and professionality is the AJAX protocol. AJAX stands for Asynchrouns…

PHP

3 min read

the web developer dream — learn the AJAX technique
the web developer dream — learn the AJAX technique
PHP

3 min read


Sep 6, 2021

Database primer

A more efficient way for a more efficient software Databases are one of the most important concepts in software development and maintenance, they unify the management of data so that everyone that access it can query and easily make sure that the informations are correct from a single reliable source…

Database

5 min read

Database primer
Database primer
Database

5 min read


Published in DataDrivenInvestor

·Mar 28, 2021

How I am learning machine learning - week 6: python and matplotlib (part two)

Last week we saw the fundamentals of the matplotlib package and what we can do with it, now we’ll see how to use it with pandas and numpy to use it effectively. Pandas dataframes Pandas dataframes are the most common data structure that we’ll use and we can obviously plot them with…

Python

5 min read

How I am learning machine learning - week 6: python and matplotlib (part two)
How I am learning machine learning - week 6: python and matplotlib (part two)
Python

5 min read


Published in DataDrivenInvestor

·Mar 18, 2021

How I am learning machine learning — week 5: python and matplotlib (part one)

We know about pandas and numpy and after matplotlib, we’ll know the core of machine learning; the prior knowledge needed to make actually a good project and how these three library matches so much together, so let’s dive in! Importing matplotlib To get the maximum from matplotlib we can’t just import it…

Python

6 min read

How I am learning machine learning — week 5: python and matplotlib (part one)
How I am learning machine learning — week 5: python and matplotlib (part one)
Python

6 min read


Published in Analytics Vidhya

·Mar 9, 2021

How I am learning machine learning — week 4: python and numpy (part two)

In this week we’ll see the final part of all the functions that we may need to use numpy in our machine learning project. Let’s dive in! Viewing the operation performance In python, using numpy, as well as other languages, we’ll have a lot of ways to do the same thing; In python, we…

Python

6 min read

How I am learning machine learning — week 4: python and numpy (part two)
How I am learning machine learning — week 4: python and numpy (part two)
Python

6 min read


Published in Analytics Vidhya

·Mar 1, 2021

How I am learning machine learning — week 3: python and numpy (part one)

Numpy is a powerful python package for three main reasons: python is slow and numpy is written mostly in C, one of the fastest languages ever created. Numpy is the backbone of other packages. It makes it easy to work with arrays and matrices. The core of machine learning is…

Python

8 min read

How I am learning machine learning — week 3: python and numpy (part one)
How I am learning machine learning — week 3: python and numpy (part one)
Python

8 min read


Published in The Startup

·Feb 27, 2021

How I Am Learning Machine Learning — Week 2: Python and Pandas (Part Two)

Last week we saw the first steps on how to display data in pandas on jupyter notebook, but there is still some work to do. Comparing two columns If we are analyzing a dataFrame there is the chance that we do not always want to see all the data but to just compare…

AI

7 min read

How I Am Learning Machine Learning — Week 2: Python and Pandas (Part Two)
How I Am Learning Machine Learning — Week 2: Python and Pandas (Part Two)
AI

7 min read


Published in The Startup

·Feb 26, 2021

Understanding Recursion

Recursion is a function that calls itself, and if this phrase can make it look simple, it can get complicated very quickly. In this article we’ll see the difference between recursion and iteration, when to use it, how to use it, how it actually works and its possible problems. How its made? It…

Programming

4 min read

Understanding Recursion
Understanding Recursion
Programming

4 min read


Published in The Startup

·Feb 24, 2021

How I Am Learning Machine Learning — Week 1: Python and Pandas (Part One)

Introduction After we did the set up of our environment we can now do the actual work, and to be able to do it we have to learn python and its library dedicated to the data analysis, pandas. Learning python Learning python is very easy, and if you have any experience with a…

6 min read

How I Am Learning Machine Learning — Week 1: Python and Pandas (Part One)
How I Am Learning Machine Learning — Week 1: Python and Pandas (Part One)

6 min read


Published in Analytics Vidhya

·Feb 23, 2021

Setting up a python machine learning environment on windows

Introduction to be able to learn machine learning with python we have to set up the environment first. To create machine learning environments for python we need Anaconda, a software that has all the packages that we need to actually begin. Anaconda weight circa 3 gigabytes of space and has all…

Windows 10

5 min read

Setting up a python machine learning environment on windows
Setting up a python machine learning environment on windows
Windows 10

5 min read

Gabriele Boccarusso

Gabriele Boccarusso

9 Followers

Software developer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech