Data Science and Engineering
548 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
The article "WTF is deadcode elimination?? How to do it by yourself" written by Minh Quy with 397 claps is hot on the list of publications!

#Webpack #CleanCode #Programming #Vscode #JavaScript

@ITNEXT

Deadcode elimination is a compiler optimization to remove code which does not affect the program results. > Read More...

https://itnext.io/wtf-is-deadcode-elimination-how-to-do-it-by-yourself-d1e1e26b0ed0
A new article entitled "Community Management During an ICO Sale" written by Ivan Kan, Co-Founder of Crowdcreate is now online!

#Cryptocurrency #Life #Business #Marketing #Blockchain

@ITNEXT

Community Management During an ICO Main Sale > Read More...

https://hackernoon.com/community-management-during-an-ico-sale-55cf2b8e6fa2
A new article entitled "Survival Analysis to Explore Customer Churn in Python" written by Lauren Oldja is now online!

#CustomerLifetimeValue #Startup #DataScience #Python3 #MarketingAnalytics

@ITNEXT

Survival analysis refers to a suite of statistical techniques developed to infer “lifetimes”, or time-to-event series, without having to… > Read More...

https://towardsdatascience.com/survival-analysis-in-python-a-model-for-customer-churn-e737c5242822
A new article entitled "Here are some simple optimisations to squeeze performance out of CPU" written by Kartik Khare is now online!

#SoftwareDevelopment #SoftwareEngineering #Tech #Coding #Programming

@ITNEXT

At the start of the career as a software developer, most people think that a program’s performance boils down to the asymptotic complexity… > Read More...

https://hackernoon.com/here-are-some-simple-optimisations-to-squeeze-performance-out-of-cpu-6306342ed1a5
An article entitled "When BA tells you how to write the code, here is how to react." written by Petr Zaparka with 30 claps is now accessible for read!

#RemoteWorking #ThinkDifferent #SoftSkills #Developer #Communication

@ITNEXT

I’m working as web developer, mostly remotely. I use Slack to talk to others on the team. Sometimes I appreciate that I have time to think… > Read More...

https://codeburst.io/when-ba-tells-you-how-to-write-the-code-here-is-how-to-react-38004ac4b7ac
A new article entitled "How Machine Learning Can Aid Conservation of Migratory Birds" written by NYU Center for Data Science is now online!

#Data #Birds #DataScience #MachineLearning #Science

@ITNEXT

Juan P. Bello, Associate Professor of Music and Music Education, develops BirdVox-full-night, a new dataset of nocturnal migratory bird… > Read More...

https://medium.com/center-for-data-science/how-machine-learning-can-aid-conservation-of-migratory-birds-6be2e987bf58
A new article entitled "You don’t simply inherit in JS" written by Rohan Bagchi is now online!

#PrototypeChain #InheritInJs #Tech #Inheritance #JavaScript

@ITNEXT

Disclaimer: this is a slightly opinionated post. Feel free to disagree in comments :) > Read More...

https://hackernoon.com/you-dont-simply-inherit-in-js-7d9d0f9ee656
An article entitled "On User Interface Development: appending to the event log" written by Luca Matteis with 72 claps is now accessible for read!

#React #BehavioralProgramming #Statecharts #EventSourcing #StateMachine

@ITNEXT

Recently I’ve been interested in subjects relating the idea of how to make development of software more natural to human beings. > Read More...

https://hackernoon.com/on-user-interface-development-appending-to-the-event-log-8d8ca966795d
A new article entitled "An afternoon with Electron" written by adatta02 is now online!

#Electron #Typescript #JavaScript

@ITNEXT

Last week my girlfriend Diane was looking for some help scraping pollen data from a couple of sites. The code was simple enough to hammer… > Read More...

https://codeburst.io/an-afternoon-with-electron-38ac68554b46
A new article entitled "A Day with Kotlin" written by Rajendra Uppal is now online!

#SoftwareDevelopment #Android #Java #Kotlin #Programming

@ITNEXT

What Kotlin has that Java does not. > Read More...

https://itnext.io/a-day-with-kotlin-5a55eba1965e
The article "Clustering Cryptocurrencies with Affinity Propagation" written by Sebastian Quintero with 196 claps is hot on the list of publications!

#Blockchain #DataScience #Bitcoin #MachineLearning #Crypto

@ITNEXT

We deployed an Affinity Propagation algorithm to find three distinct clusters of crypto assets, at the top end of the market capitalization… > Read More...

https://towardsdatascience.com/clustering-cryptocurrencies-with-affinity-propagation-b0ca9e105bb6
An article entitled "Java is too old, What should you learn in 2018?" written by Rajasekar Elango with 94 claps is now accessible for read!

#ComputerScience #Technology #ProgrammingLanguages #Java #Kotlin

@ITNEXT

Java has become legacy. But it has given us a wonderful JVM ecosystem and lead to creation of many good languages Groovy, Scala, Kotlin > Read More...

https://hackernoon.com/java-is-too-old-what-should-you-learn-in-2018-12cd0151b2d1
An article entitled "Discover Probot  —  Framework to build apps for GitHub" written by Abhijeet Singh with 52 claps is now accessible for read!

#Probot #Technology #BuildAppsForGithub #Github #Programming

@ITNEXT

Build and explore apps, built on Probot, to extend GitHub, and automate and improve your workflow. > Read More...

https://hackernoon.com/discover-probot-framework-to-build-apps-for-github-686525c264d1
A new article entitled "The Microsoft laptop anomaly" written by David O. is now online!

#MicrosoftLaptop #Branding #Tech #Technology #Microsoft

@ITNEXT

A critical lesson in product branding > Read More...

https://hackernoon.com/the-microsoft-laptop-anomaly-eeb07486230b
A new article entitled "UNDERSTANDING RESIDUAL NETWORKS" written by John Olafenwa is now online!

#DeepLearning #AI #Resnet #MachineLearning #ComputerVision

@ITNEXT

Image Recognition has advanced in recent years due to availability of large datasets and powerful GPUs that has enabled training of very… > Read More...

https://towardsdatascience.com/understanding-residual-networks-9add4b664b03
An article entitled "My Journey to Reinforcement Learning — Part 1.5: Simple Binary Image Transformation with Q-Learning" written by Jae Duk Seo with 36 claps is now accessible for read!

#Python #ReinforcementLearning #ImageProcessing #ArtificialIntelligence #MachineLearning

@ITNEXT

So for today, I wanted to make a very simple problem to solve with Q-learning in hopes to make my understanding more concrete. > Read More...

https://towardsdatascience.com/my-journey-to-reinforcement-learning-part-1-5-57f334189655
An article entitled "How to create your first bar chart with D3.js" written by Per Harald Borgen with 50 claps is now accessible for read!

#Tech #DataScience #Coding #DataVisualization #JavaScript

@ITNEXT

A data visualisation tutorial for newbies. > Read More...

https://medium.freecodecamp.org/how-to-create-your-first-bar-chart-with-d3-js-a0e8ea2df386
A new article entitled "Easy EditText content validation with Kotlin" written by Adrian Hall is now online!

#AndroidDev #Kotlin #AndroidAppDevelopment

@ITNEXT

One of the things that I always deal with in my apps is the need to validate the input fields of a form. I can easily do this with this… > Read More...

https://proandroiddev.com/easy-edittext-content-validation-with-kotlin-316d835d25b3