Data Science and Engineering
544 subscribers
10 photos
1 video
2 files
1.22K links
This is the first Telegram platform for data scientists, machine learning specialists, developers, software engineers and IT managers to share knowledge, connect, collaborate & learn.
Download Telegram
A new article entitled "Elon Musk & Twitter" written by Joy Gracia Harjanto is now online!

#Analytics #ElonMusk #Twitter #Sentiment #DataScience

@ITNEXT

A frequency and sentiment analysis on Elon’s “Musky” relationship with Twitter > Read More...

https://towardsdatascience.com/elon-musk-twitter-adf324120b3f
An article entitled "Introducing a simple and intuitive Python API for UCI machine learning repository" written by Tirthajyoti Sarkar with 27 claps is now accessible for read!

#Algorithms #ArtificialIntelligence #Python #MachineLearning #DataScience

@ITNEXT

Introducing a simple and intuitive Python API for UCI ML repository for easy search, download, and analyze the ML tasks. > Read More...

https://towardsdatascience.com/introducing-a-simple-and-intuitive-python-api-for-uci-machine-learning-repository-fd2ce8eb6cd4
A new article entitled "The Fundamental Problem of the Data Economy Nobody is Talking About" written by Jeremiah Smith is now online!

#Blockchain #DataEconomyProblem #DataMarketplace #DataEconomy #DataScience

@ITNEXT

This is part 1 of the Data Deep Dive series which focuses on data as an asset, data marketplaces and how blockchain technology is making… > Read More...

https://hackernoon.com/the-fundamental-problem-of-the-data-economy-nobody-is-talking-about-dfcaa31546c1
An article entitled "Lessons Learned from Building an R Package" written by Boyan Angelov with 81 claps is now accessible for read!

#ContinuousIntegration #OpenSource #MachineLearning #DataScience

@ITNEXT

I recently finished the first release version of my R package, called sdmbench (https://github.com/boyanangelov/sdmbench). The process was… > Read More...

https://towardsdatascience.com/lessons-learned-from-building-an-r-package-75d5263d3814
The article "What I learned from analyzing more than 80 job rejections with Python" written by Conor Dewey with 282 claps is hot on the list of publications!

#Technology #MachineLearning #Jobs #Python #DataScience

@ITNEXT

We’ve all gotten those emails at one point or another. You know, the ones that start with “Thank you for your interest” and end with… > Read More...

https://medium.freecodecamp.org/what-i-learned-from-analyzing-more-than-80-job-rejections-with-python-11044ee6927b
A new article entitled "Better Internal Audits with Artificial Intelligence" written by Daniel Shapiro, PhD is now online!

#Audit #ArtificialIntelligence #DeepLearning #RiskManagement #DataScience

@ITNEXT

Auditing internal reports is a very manual process. We saw an opportunity to use artificial intelligence to improve that process. This… > Read More...

https://towardsdatascience.com/better-internal-audits-with-artificial-intelligence-53b6a2ec7878
An article entitled "BYOD: Build your own Dataset (for free!)" written by Rishav Agarwal with 55 claps is now accessible for read!

#Scraping #Automation #MachineLearning #Python #DataScience

@ITNEXT

Web scrapping using cloud computing > Read More...

https://towardsdatascience.com/byod-build-your-own-dataset-for-free-67133840dc85
A new article entitled "Finding Big Value in Small Conferences" written by Kirill Eremenko is now online!

#Conference #BigData #ArtificialIntelligence #MachineLearning #DataScience

@ITNEXT

You may have seen my previous post about what DataScienceGO 2018 is, where it’s happening and who’s attending. Right now we’re going to… > Read More...

https://towardsdatascience.com/finding-big-value-in-small-conferences-d5178295d773
The article "Python for Finance: Dash by Plotly" written by Kevin Boller with 135 claps is hot on the list of publications!

#Programming #TowardsDataScience #MachineLearning #Python #DataScience

@ITNEXT

Expanding Jupyter Notebook Stock Portfolio Analyses with Interactive Charting in Dash by Plotly. > Read More...

https://towardsdatascience.com/python-for-finance-dash-by-plotly-ccf84045b8be
A new article entitled "The Fundamental Problem of the Data Economy Nobody is Talking About" written by Jeremiah Smith is now online!

#Blockchain #Data #Marketplaces #DataScience #OpenData

@ITNEXT

This is part 1 of the Data Deep Dive series which focuses on data as an asset, data marketplaces and how blockchain technology is making… > Read More...

https://towardsdatascience.com/the-fundamental-problem-of-the-data-economy-nobody-is-talking-about-d4168ebe9983
An article entitled "Graphs and ML: Multiple Linear Regression" written by Lauren Shin with 49 claps is now accessible for read!

#HousingPrices #GraphDatabase #LinearRegression #MachineLearning #DataScience

@ITNEXT

Same linear regression procedures, now unlimited independent variables! Greater functionality without additional complexity for the user. > Read More...

https://towardsdatascience.com/graphs-and-ml-multiple-linear-regression-c6920a1f2e70
While I never professionally worked on graph based machine learning problems, they have always been fascinating and I have tried keeping up to date with newish papers. Today I came across a really nice package called AmpliGraph (https://lnkd.in/gpXYuuQ), available on pip and running on top of TensorFlow. The API looks very clean with a number of example notebooks. Excited to play around with this.

#machinelearning #ML #datascience #graphs #MLLM #Cubonacci #AI