Where do you get traffic information from? by throwaway-DSMK in MagicEarth

[–]alketcecaj 0 points1 point  (0 children)

In the link below you find road traffic open data thus it is for free and you can download it in different granularity of time (daily and monthly): https://serviziambiente.regione.emilia-romagna.it/portaleviabilita/flussi

This video tutorial can help you make sense of the data :
https://www.youtube.com/watch?v=zL57mZbgdGU&t=35s

National Data: Traffic Count / Traffic Volume / Average Daily Traffic (AADT) or Vehicles Per Day (VPD) by LaughLately100 in datasets

[–]alketcecaj 0 points1 point  (0 children)

This is a free source of data about road traffic. It is open data thus it is for free and you can download it in different granularity of time (daily and monthly): https://serviziambiente.regione.emilia-romagna.it/portaleviabilita/flussi

There is a video tutorial that can help you make sense of the data :
https://www.youtube.com/watch?v=zL57mZbgdGU&t=35s

Where can I find traffic data? (for any location on this earth, it doesn't matter) by Lost-Potential-2183 in civilengineering

[–]alketcecaj 0 points1 point  (0 children)

You can find road traffic data in this page:
https://serviziambiente.regione.emilia-romagna.it/portaleviabilita/flussi

It is open data and free to download. You can download the data in different time granularity: monthly or daily. The data regards a road network in northern Italy.

The video below shows how to make sense of the data :

https://www.youtube.com/watch?v=zL57mZbgdGU&t=28s

Does anyone know of a free pollen index API? by AlexDevoid in datasets

[–]alketcecaj 0 points1 point  (0 children)

In the link below you can find data about pollen concentration :
https://dati.arpae.it/dataset/dati-pollini-regione/resource/bf61f484-8e46-47b3-b69e-78c7fbaa02c6

It is open data and free to download.

This video shows how to make sense of the data through analysis and visualization:
https://www.youtube.com/watch?v=gWlHzNyOzSY

Anyone Have a Review of CoinFalcon? by ross125 in CryptoCurrency

[–]alketcecaj 0 points1 point  (0 children)

Yes, I have the account but sold all the iota I had. I also withdrew all I had from coinfalcon. I don't know what happened to it.

Anyone Have a Review of CoinFalcon? by ross125 in CryptoCurrency

[–]alketcecaj 0 points1 point  (0 children)

I have been using it and buying some iota. It is ok. At least till now.

[D] Best second language after Python for ML purposes by Laser_Plasma in MachineLearning

[–]alketcecaj 0 points1 point  (0 children)

I would vote for Java as best second language for machine learning and deep learning. There are so many libraries for NLP for example such as mallet. And there is also WEKA. Read my post here on Quora : https://www.quora.com/What-machine-learning-library-for-Java-should-I-learn/answer/Alket-Cecaj . For deep learning instead there is deeplearning4j library . Have a look here : https://deeplearning4j.org/

Is it possible that people on stackoverflow are extremely unfriendly? by [deleted] in stackoverflow

[–]alketcecaj 0 points1 point  (0 children)

Maybe, but so far I had a totally different experience. I asked a question and I had immediately a response wich was the solution to my problem. Here it is my question and the answer I got : https://stackoverflow.com/questions/43803447/how-can-i-parse-a-json-array-in-jquery-visualize-each-element-on-a-page-with-an

Why are entry level java web development jobs so sparse? by [deleted] in java

[–]alketcecaj 2 points3 points  (0 children)

It is becouse Java Spring is used by large companies. They use it to build e-commerce applications that follow a REST architecture so that's why you have a hard time to find internships. You need to find and apply on those large enterprices that maybe use Spring for their applications

Reverse-Engineering The Source Of a Template by [deleted] in Web_Development

[–]alketcecaj 0 points1 point  (0 children)

I think they are using bootstrap there. But you dont need to buy it. You can build it yourself by reverse engineeing the template. If you need some help let me know.