text stringlengths 4 948 | title stringlengths 0 370 | embeddings listlengths 768 768 |
|---|---|---|
Time series are one of the most common data types encountered in daily life. Stock prices
Arnaud Zinflou
https://towardsdatascience.com/playing-with-time-series-data-in-python-959e2485bff8 | Playing with time series data in python | [
0.22512762248516083,
-0.1532607078552246,
-0.14184041321277618,
0.23694458603858948,
0.3996623754501343,
0.2222900688648224,
-0.5429505109786987,
0.3315044641494751,
-0.1475795954465866,
0.004076471086591482,
-0.3426780700683594,
0.3276461660861969,
-0.7515020966529846,
0.29006683826446533... |
NBA teams have gotten smarter about a lot of aspects of the game in recent years, with a prime example being the importance of
Tom McKenzie
https://towardsdatascience.com/playoff-lebron-40ff6f1630fb | Playoff LeBron | [
0.14289899170398712,
-0.27048084139823914,
0.05383554473519325,
-0.2879217863082886,
0.5103759169578552,
-0.18928176164627075,
-0.22520023584365845,
-0.24297137558460236,
-0.1578219085931778,
-0.3230070173740387,
-0.1778510957956314,
0.2631661295890808,
-0.1035894975066185,
-0.707776367664... |
Building your first poetical chat-bot from
Ugo Bertello
https://towardsdatascience.com/poetbot-2-a-telegram-chat-bot-for-poem-recommendation-70d1b809761c | PoetBot: a Telegram chat-bot for poem recommendation | [
0.020083637908101082,
-0.2311377376317978,
0.47742751240730286,
0.0283318180590868,
-0.011142767034471035,
0.1950390487909317,
-0.2901166081428528,
0.026814881712198257,
0.1602189540863037,
-0.5192892551422119,
-0.07876808941364288,
0.20040377974510193,
-0.17163881659507751,
-0.26813319325... |
Conventional wisdom says that the age of Trump is the most politically polarized time
Akhil Jalan
https://towardsdatascience.com/political-partisanship-a-look-at-the-data-e71946199586 | Political Partisanship: A look at the data | [
-0.2948232591152191,
-0.3118218779563904,
0.6507724523544312,
0.2455182820558548,
0.19540207087993622,
-0.2989584505558014,
-0.8770298361778259,
-0.09016358852386475,
-0.0778631716966629,
-0.07433997839689255,
-0.14057345688343048,
-0.048280488699674606,
0.32605138421058655,
-0.10928354412... |
On October 1st, 2017, a gunman rained bullets from a hotel room in Las Vegas, killing 59 and injuring 546. It was the deadliest mass shooting in USs recent history.
Viet Vu
https://towardsdatascience.com/politicizing-mass-shootings-when-we-can-talk-about-gun-control-f196ebee2b0c | Politicizing Mass ShootingsWhen we can talk about Gun Control | [
0.3786375820636749,
0.08644969761371613,
0.931316614151001,
0.13695433735847473,
0.24605488777160645,
-0.3502621352672577,
-0.05883360654115677,
0.1169547587633133,
-0.26385971903800964,
-0.0854656845331192,
-0.22643862664699554,
0.3383547067642212,
-0.3470248281955719,
-0.1123260036110878... |
Design for AI 2018 Report, part 1
Chris Butler
https://towardsdatascience.com/practicing-ai-teams-dont-know-about-bias-b6e8d8e27c54 | Practicing AI teams dont know about bias | [
0.2768828570842743,
0.08951717615127563,
-0.07397300004959106,
0.07204645872116089,
-0.08912722766399384,
-0.20026691257953644,
0.5514369606971741,
-0.22896184027194977,
0.010983098298311234,
-0.39128151535987854,
-0.4567830562591553,
0.20726589858531952,
-0.3132244348526001,
-0.2521877586... |
For any service company that bills on a recurring basis, a key variable is the rate of churn. Harvard
Susan Li
https://towardsdatascience.com/predict-customer-churn-with-r-9e62357d47b4 | Predict Customer Churn with R | [
0.03142644464969635,
0.1152929812669754,
0.3250085115432739,
-0.22869768738746643,
0.3441271185874939,
0.3987896144390106,
-0.49766314029693604,
0.36019688844680786,
-0.04845891892910004,
0.3110317885875702,
-0.20673693716526031,
0.1460447758436203,
0.1337800770998001,
0.11248671263456345,... |
Big data can enable companies to identify variables that predict turnover in their own
Susan Li
https://towardsdatascience.com/predict-employee-turnover-with-python-da4975588aa3 | Predict Employee Turnover With Python | [
-0.012707220390439034,
-0.0763695016503334,
-0.26354894042015076,
-0.27614501118659973,
0.22436660528182983,
0.28731364011764526,
-0.0981656163930893,
0.12632015347480774,
-0.26793622970581055,
0.33327147364616394,
-0.12152021378278732,
0.349655419588089,
-0.0968521237373352,
-0.3285230994... |
Around this time last year, I was busy rattling away on my keyboard, applying to colleges
Priansh Shah
https://towardsdatascience.com/predicting-college-acceptance-with-ai-6d8abd702385 | Predicting College Acceptance with AI | [
-0.10353102535009384,
0.10666944086551666,
0.19870953261852264,
-0.10833505541086197,
0.3245247006416321,
0.17106446623802185,
-0.08461859077215195,
0.26253411173820496,
0.015709824860095978,
-0.31384751200675964,
0.28329917788505554,
0.26568588614463806,
0.18903905153274536,
-0.0927440822... |
Step 2: Feature exploration in Pandas
Alex Freeman
https://towardsdatascience.com/predicting-dengue-fever-with-python-look-at-the-weather-8945b615301f | Predicting Dengue Fever with Python: Look at the Weather | [
-0.035814326256513596,
0.1819765567779541,
-0.28219467401504517,
-0.045385535806417465,
0.1865273118019104,
0.19923463463783264,
0.12383197993040085,
0.12116112560033798,
-0.13064654171466827,
0.11030293256044388,
-0.14617671072483063,
0.15156030654907227,
-0.40341559052467346,
-0.43405875... |
Regression, Regularization, Residuals and Feature Selection
Alex Freeman
https://towardsdatascience.com/predicting-home-prices-in-ames-iowa-3a247e6c9639 | Predicting Home Prices in Ames, Iowa | [
-0.06726798415184021,
0.2853747010231018,
-0.14424125850200653,
0.2998861074447632,
0.26547330617904663,
0.3482941687107086,
0.0525466650724411,
0.19838422536849976,
0.1398243010044098,
-0.12816990911960602,
-0.13825751841068268,
-0.09718719124794006,
-0.054295286536216736,
0.6167530417442... |
I recently completed the Data Science Immersive Program at General Assembly, a 12-week training program providing a deep dive into the world of data science, focusing on improving skills to analyze, predict, and convey
Kevin Cho
https://towardsdatascience.com/predicting-housing-prices-using-advanced-regression-techniqu... | Predicting Housing Prices using Advanced Regression Techniques | [
0.4236770272254944,
0.213887557387352,
0.42876651883125305,
0.11622363328933716,
0.40415865182876587,
0.1457783728837967,
-0.44903066754341125,
-0.18993715941905975,
-0.036961786448955536,
-0.2636224925518036,
-0.15970811247825623,
0.19897828996181488,
0.024166790768504143,
0.1041342094540... |
Predicting the success of Kickstarter campaigns
Adebola Lamidi
https://towardsdatascience.com/predicting-the-success-of-kickstarter-campaigns-3f4a976419b9 | [
0.28765636682510376,
-0.24178369343280792,
-0.055955853313207626,
-0.03020411543548107,
0.13397954404354095,
0.2950480878353119,
-0.17193001508712769,
-0.11050675064325333,
-0.18484896421432495,
0.04662282392382622,
0.18659742176532745,
-0.0751648098230362,
-0.25090351700782776,
-0.1638273... | |
In this blog-post, I will go through the whole process of creating a machine
Niklas Donges
https://towardsdatascience.com/predicting-the-survival-of-titanic-passengers-30870ccc7e8 | Predicting the Survival of Titanic Passengers | [
-0.2681952118873596,
0.045476604253053665,
0.4221685528755188,
0.32861801981925964,
0.7273422479629517,
-0.024644171819090843,
-0.36300110816955566,
0.2888503670692444,
-0.3589085042476654,
-0.18124331533908844,
-0.12443941086530685,
0.04799751564860344,
-0.176106795668602,
-0.127535253763... |
Applying machine learning to understand
Vincent Chen
https://towardsdatascience.com/predicting-wealth-in-nyc-53b854c0a8a0 | Predicting Wealth in New York City from FourSquare Check-ins | [
0.1306305080652237,
-0.05585994943976402,
0.24396182596683502,
0.09494491666555405,
0.41471582651138306,
0.34893056750297546,
-0.4253074824810028,
0.2512229084968567,
-0.1764213889837265,
-0.11853501200675964,
0.007157163694500923,
0.28709322214126587,
-0.21684351563453674,
-0.212131485342... |
Think of a situation , you were driving a car on a two lane road, moving forward you want to take a right turn but there is a car in the 2nd lane coming in opposite direction , Now what will you do ?
Atul Singh
https://towardsdatascience.com/prediction-in-autonomous-vehicle-all-you-need-to-know-d8811795fcdc | PREDICTION in Autonomous Vehicle - All You Need To Know | [
0.21533402800559998,
-0.011772838421165943,
-0.025565901771187782,
0.0971619039773941,
0.19756266474723816,
-0.07369182258844376,
-0.22136421501636505,
0.04347265884280205,
0.18117627501487732,
0.03021565079689026,
0.06927818804979324,
0.16093969345092773,
-0.2099398970603943,
-0.229420870... |
Variable Reduction Technique
Anuja Nagpal
https://towardsdatascience.com/principal-component-analysis-intro-61f236064b38 | Principal Component Analysis- Intro | [
-0.2561030089855194,
-0.3982931673526764,
0.0019989456050097942,
0.07196947187185287,
-0.05141860619187355,
-0.010806815698742867,
-0.37468287348747253,
0.011181626468896866,
0.1713922768831253,
0.43548354506492615,
-0.183430016040802,
0.05661386996507645,
0.10413221269845963,
0.1597892343... |
A gentle introduction to
Jonny Brooks-Bartlett
https://towardsdatascience.com/probability-concepts-explained-bayesian-inference-for-parameter-estimation-90e8930e5348 | Probability concepts explained: Bayesian inference for parameter estimation. | [
0.2036878615617752,
0.10567830502986908,
-0.1978193074464798,
-0.060462724417448044,
0.18528792262077332,
0.29622459411621094,
0.04525751993060112,
-0.2550699710845947,
-0.07264111936092377,
0.23953838646411896,
-0.2031133472919464,
0.3446018695831299,
-0.03001786768436432,
-0.121385991573... |
This is the 2nd post of blog post series Probability & Statistics for Data Science, this post covers these
Ankit Rathi
https://towardsdatascience.com/probability-for-data-science-9770b26643d0 | Probability for Data Science | [
0.3539160192012787,
-0.09917189925909042,
0.050478022545576096,
0.24734823405742645,
-0.00972198136150837,
-0.03119770996272564,
-0.33010345697402954,
-0.23142877221107483,
0.020395837724208832,
0.2228369414806366,
-0.004098611883819103,
-0.15138788521289825,
-0.38123422861099243,
0.023878... |
A decade ago, software was eating the world. But, right now it looks like artificial intelligence
Abhishek Mukherjee
https://towardsdatascience.com/product-definition-in-the-age-of-ai-619a417e3415 | Product definition in the age of AI | [
-0.23919740319252014,
-0.1727139800786972,
0.09826575964689255,
-0.00752762146294117,
0.328672856092453,
-0.07217245548963547,
-0.11189953237771988,
0.06195538863539696,
-0.04066482186317444,
-0.08008287847042084,
-0.3074600100517273,
0.10064063221216202,
-0.18555481731891632,
0.0976279228... |
Over the past year, Ive been getting more and more into data science and machine learning. While doing so, I noticed that I had to perform the same repetitive tasks in IPython and Jupyter notebook every time I wanted to conduct some
Travis Kaufman
https://towardsdatascience.com/productive-research-with-custom-ipython-e... | Productive research with custom IPython extensions | [
0.36667293310165405,
0.151346817612648,
0.07636892795562744,
0.1631804257631302,
0.07925799489021301,
-0.20373883843421936,
-0.4656985402107239,
-0.27678182721138,
-0.2943992018699646,
0.11649290472269058,
-0.33536583185195923,
0.13979575037956238,
-0.1755082607269287,
-0.03581355884671211... |
One of the key challenges Ive faced in my data science career is translating findings from
Ben Weber
https://towardsdatascience.com/productizing-ml-models-with-dataflow-99a224ce9f19 | Productizing ML Models with Dataflow | [
-0.13783228397369385,
0.15825608372688293,
0.12900683283805847,
-0.33578941226005554,
0.1586313545703888,
0.069377101957798,
-0.15559667348861694,
-0.11418374627828598,
0.05600900202989578,
-0.11704188585281372,
-0.44195717573165894,
-0.15774530172348022,
0.0016679591499269009,
0.106084361... |
Using Markov Chains to Extract Song Similarity
Lance Fernando
https://towardsdatascience.com/progressions-eb79a573f7f1 | Progressions | [
-0.09262056648731232,
0.09597843885421753,
0.3850085139274597,
-0.055412475019693375,
0.467339426279068,
0.40720054507255554,
0.2998234033584595,
-0.4855518937110901,
-0.37039095163345337,
0.0027599444147199392,
-0.09974174201488495,
0.014654370956122875,
-0.1907591074705124,
-0.1373945176... |
New Deep Learning Trend for 2018
Rahul Bhalley
https://towardsdatascience.com/progressive-gans-new-training-trend-for-2018-c18cb0190239 | PGGAN Creates Realistic Faces | [
-0.29397836327552795,
0.16899488866329193,
0.6424923539161682,
-0.14567157626152039,
0.41083669662475586,
0.012561099603772163,
0.21105052530765533,
0.0018842037534341216,
-0.20668159425258636,
-0.41480979323387146,
-0.35784974694252014,
0.08506198227405548,
0.23421256244182587,
0.11056789... |
A simple hack to ensure that Spark doesnt evaluate your Python UDFs
Schaun Wheeler
https://towardsdatascience.com/pyspark-udfs-and-star-expansion-b50f501dcb7b | PySpark UDFs and star expansion | [
0.1271401345729828,
-0.07115335017442703,
0.24350936710834503,
0.09854747354984283,
-0.2322850078344345,
-0.3319636285305023,
-0.4788995385169983,
-0.15341922640800476,
-0.19355076551437378,
0.2549877166748047,
-0.4200793206691742,
-0.38421663641929626,
-0.6112181544303894,
-0.032668586820... |
If you are an analyst using Python, chances are that your bread and butter consists of
Syed Sadat Nazrul
https://towardsdatascience.com/python-based-plotting-with-matplotlib-8e1c301e2799 | Python based Plotting with Matplotlib | [
-0.24660004675388336,
-0.12189813703298569,
0.21072302758693695,
-0.07492123544216156,
-0.11958833038806915,
0.4103507101535797,
-0.4879664182662964,
0.1977376788854599,
0.021618906408548355,
-0.1693253368139267,
-0.2621040642261505,
0.06751085817813873,
-0.23577584326267242,
-0.2094722092... |
I previously wrote about how I used Time Series to identify customers in our
Kristen Kehrer
https://towardsdatascience.com/python-code-for-identifying-seasonal-customers-4bd36dc7fcda | Python Code for Identifying Seasonal Customers | [
0.15765532851219177,
-0.19395649433135986,
-0.08057662099599838,
-0.20996670424938202,
0.1811787188053131,
0.43044084310531616,
0.20265722274780273,
0.23758083581924438,
-0.37366414070129395,
0.41045859456062317,
-0.36607882380485535,
-0.29769366979599,
-0.096646249294281,
-0.3638558387756... |
Python Friday: Challenge #6
Alex Wilson
https://towardsdatascience.com/python-data-visualization-tools-bf44c07452d9 | Python Data Visualization Tools | [
0.007998362183570862,
-0.22667711973190308,
-0.2116251289844513,
0.05758590251207352,
-0.1565662920475006,
0.05195901170372963,
0.23937518894672394,
-0.11408020555973053,
-0.4917393624782562,
0.3427613377571106,
-0.23903559148311615,
0.12463680654764175,
-0.32531529664993286,
-0.5842548012... |
This tutorial goes through steps required to create an Android application using Kivy cross-platform Python framework using Linux Ubuntu distribution. Before starting installing Kivy and getting it up and running
Ahmed Gad
https://towardsdatascience.com/python-for-android-start-building-kivy-cross-platform-applications... | Python for Android: Start Building Kivy Cross-Platform Applications | [
0.09913111478090286,
0.1772242933511734,
-0.15172824263572693,
-0.07942786812782288,
-0.11645159870386124,
-0.006580774672329426,
0.09089236706495285,
-0.2520071268081665,
-0.14429599046707153,
0.14818860590457916,
-0.3467724323272705,
0.21920368075370789,
-0.5063027739524841,
-0.288523167... |
Mastering the little things in Python
Conor Dewey
https://towardsdatascience.com/python-for-data-science-8-concepts-you-may-have-forgotten-i-did-825966908393 | Python for Data Science: 8 Concepts You May Have Forgotten | [
0.08320571482181549,
0.15240339934825897,
-0.3956870138645172,
0.2665940225124359,
0.12790822982788086,
0.14942291378974915,
0.2678259015083313,
0.059616416692733765,
-0.44336384534835815,
0.3313981890678406,
0.002771267667412758,
0.14393991231918335,
-0.2625194787979126,
-0.19615133106708... |
Thoughts and takeaways from the popular online course
Conor Dewey
https://towardsdatascience.com/python-for-data-science-and-machine-learning-bootcamp-review-48081471a96b | Python for Data Science and Machine Learning Bootcamp Review | [
0.31727954745292664,
-0.1081988513469696,
-0.6870595812797546,
0.22232970595359802,
-0.07274705171585083,
0.06954706460237503,
0.09398041665554047,
0.031516317278146744,
-0.22787036001682281,
0.45672622323036194,
-0.2441759556531906,
-0.008121085353195667,
0.02284816838800907,
-0.493692159... |
Python has numerous applicationsweb development, desktop GUIs, software development, business applications and scientific/numeric computing. In this series we will be focusing on how to use numeric computing in Python for data science.
Rohan Joseph
https://towardsdatascience.com/python-for-data-science-part-1-759524eb4... | Python for data science : Part 1 | [
0.20659402012825012,
-0.1595172882080078,
-0.6805561184883118,
0.18993081152439117,
-0.2942468523979187,
0.02470187470316887,
0.2444997876882553,
-0.013598180375993252,
-0.4064143896102905,
0.5949339866638184,
-0.3059334456920624,
0.18231931328773499,
-0.48913663625717163,
-0.5213405489921... |
In Part 1 of the Python for data science series, we looked at the basic in-built functions for numerical computing in Python. In this part, we will be taking a look at the Numpy library.
Rohan Joseph
https://towardsdatascience.com/python-for-data-science-part-2-373d6473fa40 | Python for data science : Part 2 | [
0.11154907941818237,
-0.2711353600025177,
-0.49032267928123474,
0.07668261229991913,
-0.2469262182712555,
0.052703242748975754,
0.02927546016871929,
-0.04083304852247238,
-0.25207260251045227,
0.42480364441871643,
-0.44417572021484375,
0.2543502449989319,
-0.2193443328142166,
-0.3574450016... |
Expanding Jupyter Notebook Stock Portfolio Analyses with
Kevin Boller
https://towardsdatascience.com/python-for-finance-dash-by-plotly-ccf84045b8be | Python for Finance: Dash by Plotly | [
0.1800224632024765,
-0.23876959085464478,
-0.4371740221977234,
0.2394961565732956,
-0.037973176687955856,
-0.012791828252375126,
-0.1257859766483307,
-0.10202638059854507,
-0.3162643313407898,
0.06329997628927231,
-0.5016022324562073,
0.19968044757843018,
-0.338448703289032,
-0.40578168630... |
One common issue I have noticed people are facing (especially in the Engineering world) is the transition from
Syed Sadat Nazrul
https://towardsdatascience.com/python-for-matlab-users-ac3e0b8463a5 | Python for Matlab Users | [
0.02382648177444935,
-0.15831898152828217,
-0.17529480159282684,
-0.12606120109558105,
-0.0833745002746582,
0.011307871900498867,
-0.018810944631695747,
0.3875410258769989,
-0.18852996826171875,
0.17825409770011902,
-0.5326579809188843,
0.036720454692840576,
-0.39883825182914734,
-0.170876... |
Learn how to start analyzing athlete-related
John Cothran
https://towardsdatascience.com/python-for-sport-scientists-descriptive-statistics-96ed7e66ab3c | Python For Sport Scientists: Descriptive Statistics | [
0.3522639274597168,
0.30574238300323486,
-0.5283744931221008,
-0.04352958872914314,
-0.37196654081344604,
0.20864632725715637,
0.11501964181661606,
0.03334774821996689,
-0.4165664613246918,
0.3622649312019348,
-0.3543841540813446,
-0.01790975034236908,
-0.43427836894989014,
-0.439747840166... |
Reflecting on my first Python program
William Koehrsen
https://towardsdatascience.com/python-is-the-perfect-tool-for-any-problem-f2ba42889a85 | Python is the Perfect Tool for any Problem | [
-0.3996187150478363,
-0.04619721695780754,
-0.11396081000566483,
-0.1262916475534439,
0.13348720967769623,
0.14570912718772888,
-0.007227699272334576,
0.09746922552585602,
-0.210228830575943,
0.01577470451593399,
-0.38978907465934753,
0.42963436245918274,
-0.339523583650589,
-0.50673276185... |
You most probably will know by now that data storytelling, accomplished by data visualization, amongst other things, is an essential skill for every data scientist: after you have turned the raw data into understanding
Karlijn Willems
https://towardsdatascience.com/python-seaborn-cheat-sheet-for-statistical-data-visual... | Python Seaborn Cheat Sheet For Statistical Data Visualization | [
-0.19459635019302368,
0.09074532985687256,
-0.6271119117736816,
0.15358778834342957,
0.38673678040504456,
0.015527325682342052,
-0.005135362036526203,
0.1527722179889679,
-0.2509976029396057,
0.5111357569694519,
-0.2696470320224762,
0.6089893579483032,
0.16133269667625427,
-0.9257044792175... |
Learn about Python sets: what they are, how to create them, when to use
Michael Galarnyk
https://towardsdatascience.com/python-sets-and-set-theory-2ace093d1607 | Python Sets and Set Theory | [
0.5210788249969482,
0.1533460170030594,
-0.3813793361186981,
-0.0719890221953392,
-0.15212927758693695,
0.1007024273276329,
0.08623245358467102,
-0.4913780987262726,
-0.09756080061197281,
0.08117318153381348,
-0.4485169053077698,
0.041920702904462814,
-0.6012125611305237,
-0.07288525998592... |
I saw that Fast.ai is shifting on PyTorch, I saw that PyTorch is utmost favourable for research prototyping. So, I decided to implement some research paper in PyTorch. I have already worked on C-DSSM model at Parallel Dots. But there my implementation was in
Nishant Nikhil
https://towardsdatascience.com/pytorch-first-p... | PyTorch: First program and walk through | [
-0.015514499507844448,
-0.06421104073524475,
0.6814405918121338,
0.1340341866016388,
0.12929916381835938,
0.07812952995300293,
-0.4774686098098755,
-0.20684635639190674,
-0.5720670223236084,
-0.24772106111049652,
-0.44344204664230347,
-0.43241530656814575,
-0.32589438557624817,
0.113993816... |
How PyTorch compares to TensorFlow after one month of working with PyTorch.
Dominic Monn
https://towardsdatascience.com/pytorch-vs-tensorflow-1-month-summary-35d138590f9 | PyTorch vs. TensorFlow: 1 month summary | [
-0.26187118887901306,
-0.18818657100200653,
0.551088273525238,
-0.03518478572368622,
-0.22645078599452972,
0.4318999648094177,
-0.3432486057281494,
-0.1640145182609558,
-0.23932991921901703,
-0.1462719738483429,
-0.3827074468135834,
0.21392522752285004,
-0.10628416389226913,
-0.21601265668... |
Most quantitative funds are the new source of dumb money that can be exploited for
Michael Harris
https://towardsdatascience.com/quantitative-funds-and-the-new-dumb-money-e0d88072dbaf | Quantitative Funds And The New Dumb Money | [
0.08716019988059998,
0.15353743731975555,
-0.003273353911936283,
0.03996710106730461,
0.3310321569442749,
-0.0013037138851359487,
-0.5263645052909851,
0.24368014931678772,
0.02776326611638069,
-0.12466772645711899,
-0.1860615462064743,
0.1976696252822876,
-0.12542429566383362,
0.1720349937... |
Zeros and ones. This is how we imagined computing till now. This is what classical computing is. But a whole new concept
Bhavin Jawade
https://towardsdatascience.com/quantum-computing-5b715976e61d | Quantum Computing ?/! | [
0.20419928431510925,
-0.10098117589950562,
0.0031558757182210684,
0.1545179933309555,
0.154718816280365,
-0.07139991968870163,
-0.2076583206653595,
-0.06294742971658707,
-0.06166338548064232,
0.08464931696653366,
-0.09437785297632217,
-0.022279515862464905,
-0.15263397991657257,
0.32588925... |
In 2018, quantum technicians and daring developers are using quantum algorithms to transform
Jason Roell
https://towardsdatascience.com/quantum-computing-and-ai-tie-the-knot-d4440267451b | Quantum Computing and AI Tie the Knot | [
-0.08926898241043091,
-0.16960155963897705,
0.3042021691799164,
0.23590347170829773,
0.3340758681297302,
-0.0304851196706295,
0.08661334961652756,
-0.6488012075424194,
-0.11722103506326675,
-0.14100243151187897,
-0.5095154643058777,
-0.016115577891469002,
-0.3726843297481537,
-0.0452179387... |
An international team of scientists presents a thorough review on quantum machine learning, its current status and future prospects. The reports contrasts machine learning using classical and quantum resources, identifying opportunities that quantum computing brings to this field.
Pranavathiyani G
https://towardsdatasc... | Quantum Machine Learning | [
0.025021616369485855,
-0.04184126481413841,
0.13241229951381683,
0.01003258302807808,
0.13530559837818146,
-0.06171062961220741,
-0.342060387134552,
-0.4464356601238251,
-0.22019867599010468,
-0.11514773219823837,
-0.3464817702770233,
0.18780815601348877,
0.055707141757011414,
0.2631203532... |
Building a disconnected machine learning model offline using a fixed data set as input has been made quite easy nowadays (Think Kaggle). There are so many variety of tools
Shengyu Chen
https://towardsdatascience.com/quest-to-understand-machine-learning-in-production-notes-part-i-c9364eb4616 | Quest to understand Machine Learning in Production & Notes Part I | [
-0.05683835223317146,
0.36838313937187195,
0.008864887058734894,
0.1845507025718689,
0.17769089341163635,
-0.16130629181861877,
-0.34883859753608704,
-0.020211275666952133,
0.04137552157044411,
-0.06000659614801407,
-0.2335631549358368,
0.15968741476535797,
0.32025226950645447,
0.147935137... |
Pandas is an open source python library that is built on top of NumPy. It allows you do
Ehi Aigiomawu
https://towardsdatascience.com/quick-dive-into-pandas-for-data-science-cc1c1a80d9c4 | Quick dive into Pandas for Data Science | [
0.09905219078063965,
0.043507300317287445,
-0.31579306721687317,
0.3459610641002655,
0.030082112178206444,
-0.018182968720793724,
-0.3868374824523926,
-0.10401952266693115,
-0.3639568090438843,
0.2860468626022339,
-0.28051522374153137,
0.07747796922922134,
-0.11494654417037964,
-0.37469831... |
A team at Google set out to make the game of pictionary more interesting, and ended up with the worlds largest doodling dataset, and a powerful machine learning model to boot. How did they do it?
Yufeng G
https://towardsdatascience.com/quick-draw-the-worlds-largest-doodle-dataset-823c22ffce6b | Quick Draw: the worlds largest doodle dataset | [
-0.5827323794364929,
-0.1405230462551117,
0.4983842968940735,
0.4343957006931305,
0.2747165262699127,
-0.014435150660574436,
-0.4240458905696869,
0.34766826033592224,
-0.17151644825935364,
-0.21223874390125275,
-0.24726620316505432,
-0.25791022181510925,
-0.3316500782966614,
-0.03580474480... |
Its a concise way of doing linear algebra and optimization that can take advantage of multiple backends. It also comes with a bunch of precanned algorithms developed by
Marcin Tustin
https://towardsdatascience.com/quick-notes-on-strata-2017-nyc-9c92679fbed4 | Quick notes on Strata 2017 NYC | [
-0.15476775169372559,
0.0865388959646225,
0.3487664759159088,
0.24293820559978485,
0.6291658282279968,
0.22200481593608856,
-0.2943320870399475,
0.11765415966510773,
-0.08199986070394516,
-0.31378310918807983,
-0.22592149674892426,
0.24274583160877228,
0.04990089312195778,
-0.3019795715808... |
When you think of it, many functions in R make use of formulas: packages such as ggplot2, stats
Karlijn Willems
https://towardsdatascience.com/r-formula-tutorial-for-beginners-1a6d88e2d0bb | R Formula Tutorial For Beginner | [
-0.156001478433609,
0.10856923460960388,
0.02754199504852295,
-0.09521616250276566,
0.27928632497787476,
-0.08105874061584473,
-0.1810571402311325,
-0.2819173038005829,
0.01569521054625511,
-0.21207915246486664,
-0.439969927072525,
0.3770938813686371,
-0.06635726243257523,
-0.1851588785648... |
Paradigm shifting theory of statistical physics is used to generate mediocre piano
Tomek Ro
https://towardsdatascience.com/random-blues-bc011cd1d53f | Random Blues | [
-0.09381768852472305,
-0.11808783560991287,
-0.04284428060054779,
0.30787891149520874,
0.276766300201416,
0.11668913811445236,
-0.5688536167144775,
-0.2411898970603943,
-0.24963268637657166,
-0.07380244880914688,
-0.17468757927417755,
0.18619510531425476,
-0.24962052702903748,
0.1314393430... |
Random Forests are one of the most used techniques in machine learning. They are fast in computation, can be computed in
Martin Schmitz, PhD
https://towardsdatascience.com/random-forest-encoder-e7c8b5b9278e | Random Forest Encoder | [
0.1382068693637848,
-0.008782480843365192,
0.16880038380622864,
0.04458225145936012,
0.27111223340034485,
-0.14719879627227783,
-0.2781972885131836,
-0.14977286756038666,
-0.228216290473938,
-0.1961270421743393,
-0.26239413022994995,
-0.15298224985599518,
-0.33727896213531494,
0.1453782767... |
A Practical End-to-End Machine Learning Example
William Koehrsen
https://towardsdatascience.com/random-forest-in-python-24d0893d51c0 | Random Forest in Python | [
0.06599076092243195,
-0.1530984789133072,
-0.2821330428123474,
-0.08810119330883026,
-0.049012988805770874,
-0.12054473906755447,
0.02422710694372654,
-0.018638059496879578,
-0.4750369191169739,
0.20946602523326874,
-0.5725223422050476,
-0.09410373866558075,
-0.4655366539955139,
0.01458596... |
Selecting the right machine learning algorithm for your application is one of the many challenges of
Blake Lawrence
https://towardsdatascience.com/random-forest-mystery-revealed-69ca18b82ff5 | Random ForestMystery Revealed | [
0.05122615769505501,
-0.23661905527114868,
0.09594974666833878,
0.40069833397865295,
0.4326251745223999,
-0.06355011463165283,
-0.05700613930821419,
0.3349040746688843,
-0.26124829053878784,
0.020075246691703796,
-0.3653869032859802,
-0.14040806889533997,
-0.40658578276634216,
0.2725363373... |
We describe how using
Tirthajyoti Sarkar
https://towardsdatascience.com/random-regression-and-classification-problem-generation-with-symbolic-expression-a4e190e37b8d | Random regression and classification problem generation with symbolic expression | [
-0.3374823331832886,
-0.11282163113355637,
-0.1960388571023941,
-0.0709335058927536,
0.28108394145965576,
0.33066707849502563,
-0.041193291544914246,
-0.17795874178409576,
-0.27207860350608826,
0.08342272788286209,
-0.045136284083127975,
-0.09466742724180222,
-0.11600740253925323,
0.218818... |
An overview of RecSys 2017
Daniel Kershaw
https://towardsdatascience.com/recsys-2017-2d0879351097 | Recsys 2017 | [
-0.20926988124847412,
-0.12758447229862213,
0.7203904986381531,
0.19240257143974304,
0.2802894711494446,
-0.17470881342887878,
-0.07070814073085785,
0.029996903613209724,
-0.11279741674661636,
-0.41443926095962524,
-0.7264226078987122,
0.1714591681957245,
-0.0017353446455672383,
0.37274298... |
Neural networks are a class of machine learning algorithms modeled after the
Karthik Tsaliki
https://towardsdatascience.com/recurrent-neural-networks-6b67535550ca | Constructing your own Recurrent Neural Network | [
0.12276866286993027,
-0.3951699435710907,
0.3347266614437103,
0.1251707375049591,
0.3436356782913208,
0.1675885170698166,
-0.10668208450078964,
-0.2459697723388672,
-0.587524950504303,
-0.21846498548984528,
-0.25825753808021545,
0.17071643471717834,
-0.20932208001613617,
0.1198087409138679... |
Hello reader,
Megha Mishra
https://towardsdatascience.com/regularization-an-important-concept-in-machine-learning-5891628907ea | REGULARIZATION: An important concept in Machine Learning | [
-0.20307204127311707,
-0.40265780687332153,
-0.12154152244329453,
0.05168347433209419,
0.33921757340431213,
0.001831204746849835,
-0.3689965009689331,
0.08601919561624527,
-0.33958762884140015,
0.2434169203042984,
-0.16508987545967102,
-0.09651531279087067,
0.15707632899284363,
0.151968076... |
One of the major aspects of training your machine learning model is avoiding overfitting. The model
Prashant Gupta
https://towardsdatascience.com/regularization-in-machine-learning-76441ddcf99a | Regularization in Machine Learning | [
0.11965007334947586,
-0.503031313419342,
0.02888520620763302,
0.16443493962287903,
0.22343997657299042,
-0.014433341100811958,
-0.13953176140785217,
-0.13803721964359283,
-0.38431471586227417,
0.08348285406827927,
-0.14435170590877533,
0.13951867818832397,
-0.09656842052936554,
-0.06094559... |
We humans learn many things from our day to day activities. We observe our environment, take some actions and see
Naveen Mysore
https://towardsdatascience.com/reinforcement-learning-79ffd92886a7 | Reinforcement learning . | [
0.27605342864990234,
-0.07983295619487762,
0.1826440542936325,
-0.24060112237930298,
0.4101520776748657,
-0.24436700344085693,
0.316394567489624,
0.05399569869041443,
-0.11678649485111237,
0.01932854764163494,
-0.23670294880867004,
0.22723078727722168,
0.3016693592071533,
-0.37652465701103... |
Disclaimer: This is a work in progress project there may be errors!
Francesco Zuppichini
https://towardsdatascience.com/reinforcement-learning-cheat-sheet-2f9453df7651 | Reinforcement Learning Cheat Sheet | [
0.18259386718273163,
0.013905877247452736,
0.18977169692516327,
0.017011914402246475,
0.3238852918148041,
-0.15192657709121704,
-0.2037806361913681,
-0.00010165891580982134,
0.21122103929519653,
-0.023826636373996735,
-0.1836913675069809,
0.5150293111801147,
-0.11785726994276047,
-0.210696... |
I have been working on Reinforcement Learning for the past few months and all I can say about it
Dominic Monn
https://towardsdatascience.com/reinforcement-learning-the-quirks-44b0e315fed2 | Reinforcement Learning: The quirks | [
0.11680176854133606,
0.049277693033218384,
-0.09453994035720825,
-0.15932171046733856,
0.012296455912292004,
0.21508222818374634,
-0.05679337680339813,
0.0813826471567154,
-0.34644249081611633,
-0.13140366971492767,
-0.20576564967632294,
0.42700323462486267,
0.005369686521589756,
-0.408365... |
Hi everyone!
Sergey Malchevskiy
https://towardsdatascience.com/renko-brick-size-optimization-34d64400f60e | Renko brick size optimization | [
-0.4002882242202759,
0.43431800603866577,
-0.07831384241580963,
-0.17377161979675293,
0.1930798590183258,
0.48187512159347534,
-0.08056146651506424,
-0.26015692949295044,
-0.31504011154174805,
-0.26607319712638855,
-0.27288225293159485,
0.045982446521520615,
-0.05824408680200577,
0.0297021... |
Review and some personal experiences in taking Andrew Ngs
Thomas Treml
https://towardsdatascience.com/review-of-deeplearning-ai-courses-aed1328e4ffe | Review of Deeplearning.ai Courses | [
-0.03136897459626198,
-0.15613654255867004,
0.1392696499824524,
-0.11649323254823685,
0.2155628800392151,
0.046980779618024826,
0.15709003806114197,
-0.051710810512304306,
-0.20686721801757812,
0.052232660353183746,
-0.7562493681907654,
0.14625822007656097,
0.029854942113161087,
-0.1743746... |
Machine learning has huge potential for the future of humanitybut it wont solve
Vyacheslav Polonski, PhD
https://towardsdatascience.com/risks-of-ai-solutionism-dangers-of-machine-learning-and-artificial-intelligence-in-politics-and-government-728b7577a243 | AI Solutionism | [
-0.08874601870775223,
-0.046846430748701096,
0.3315964639186859,
0.21954482793807983,
0.4165247678756714,
0.04131360724568367,
0.2614707052707672,
-0.11498609930276871,
-0.14058779180049896,
-0.26635730266571045,
-0.36966001987457275,
-0.12297142297029495,
-0.39320603013038635,
-0.04603420... |
Here be dragons
Chris Butler
https://towardsdatascience.com/robots-are-wrong-too-confusion-mapping-for-the-worst-case-2e01b7e19936 | Robots Are Wrong TooConfusion Mapping for the Worst Case | [
-0.26440301537513733,
0.13300664722919464,
0.3112940192222595,
0.2651938199996948,
0.4335458278656006,
0.20611140131950378,
0.1410515159368515,
-0.05493844673037529,
-0.003433875273913145,
-0.4866879880428314,
-0.5240466594696045,
0.3395882546901703,
-0.11693676561117172,
-0.17953485250473... |
Differentiable Neural Computer
Francesco Cicala
https://towardsdatascience.com/rps-intro-to-differentiable-neural-computers-e6640b5aa73a | Differentiable Neural Computers: An Overview | [
-0.18748998641967773,
-0.7196942567825317,
0.4509541392326355,
0.36583054065704346,
0.5738146305084229,
0.15645472705364227,
-0.46116775274276733,
0.2143722027540207,
-0.4715569317340851,
-0.21739338338375092,
-0.1753639280796051,
0.19897107779979706,
-0.44434064626693726,
0.07112362980842... |
As Data Scientists, we work in a young fieldwe should strive to learn from the best
Robert de Graaf
https://towardsdatascience.com/rules-to-guide-your-data-science-strategy-cf4a4eff0e4d | Rules To Guide Your Data Science Strategy | [
0.3346506655216217,
0.2430182695388794,
0.09543059021234512,
0.19035519659519196,
0.20520418882369995,
-0.3757076561450958,
-0.09310071915388107,
-0.47324904799461365,
-0.26629897952079773,
0.04510540887713432,
-0.09967835247516632,
0.015122221782803535,
-0.1795327067375183,
-0.05219045281... |
Random Forests and other ensemble methods are excellent models for some data science tasks, particularly some classification tasks. They dont require as much preprocessing as some other methods and can take
Chaim Gluck
https://towardsdatascience.com/running-random-forests-inspect-the-feature-importances-with-this-code-... | Running Random Forests? Inspect the feature importances with this code. | [
0.2094668596982956,
0.14000847935676575,
-0.0736757144331932,
0.13654731214046478,
0.1355171650648117,
-0.05246727168560028,
-0.27362295985221863,
-0.028555793687701225,
-0.5035668611526489,
-0.08048395067453384,
-0.23558080196380615,
-0.1064259335398674,
-0.3200089633464813,
-0.0420067496... |
Co-Author: David Kes
Stephen Hsu
https://towardsdatascience.com/russian-fake-tweets-visualized-6f73f767695 | Russian Fake Tweets Visualized | [
0.15136650204658508,
0.20601101219654083,
0.06370368599891663,
-0.020085010677576065,
0.3403480052947998,
0.1340164840221405,
-0.02032388374209404,
0.15773174166679382,
-0.19288256764411926,
0.04648485779762268,
-0.6052854657173157,
-0.28285807371139526,
-0.16758516430854797,
-0.1031738147... |
Rust is a systems programming language focusing on safety, speed, and concurrency. It accomplishes these goals by being memory safe without using Garbage Collection.
Vihar Kurama
https://towardsdatascience.com/rust-off-the-grid-introduction-to-rust-programming-language-58df4f2a5664 | Rust off the grid: Introduction to Rust Programming Language. | [
0.25997841358184814,
0.05974177271127701,
-0.20887307822704315,
-0.11333347856998444,
0.019582021981477737,
-0.026462489739060402,
-0.20547255873680115,
-0.34121811389923096,
0.041560620069503784,
0.13080038130283356,
-0.21258430182933807,
0.0769895613193512,
-0.670551598072052,
-0.0168773... |
From retail to manufacturing, images taken from space can provide useful information about markets. However, before machine analysis can produce insights for you, you may have to address a few technical challenges.
Mike Alatortsev
https://towardsdatascience.com/satellite-image-data-challenges-and-opportunities-43c41b45... | Satellite image data: challenges and opportunities | [
-0.1790182888507843,
0.05425475165247917,
0.391551673412323,
0.20746353268623352,
0.2586759030818939,
0.15407535433769226,
-0.20520764589309692,
0.21434518694877625,
0.09090189635753632,
-0.3394021987915039,
-0.47964394092559814,
0.1707497090101242,
0.06930644065141678,
0.08331969380378723... |
Developing a simple web application with scalability in mind
Anuradha Wickramarachchi
https://towardsdatascience.com/scalable-web-development-d57a46a7f349 | Scalable Web Development | [
-0.17635652422904968,
-0.13986630737781525,
0.0006939370068721473,
-0.06113686040043831,
0.42745745182037354,
-0.022181561216711998,
0.11481574922800064,
0.001302793389186263,
-0.48449814319610596,
-0.0052413055673241615,
-0.17792832851409912,
0.051392629742622375,
-0.09423919767141342,
0.... |
Note: This isnt intended to be a hyper-technical blog. However, if youre a guy or gal whos
Adam Flugel
https://towardsdatascience.com/scraping-and-models-and-games-oh-my-8c6c5d4a7204 | Scraping and Models and Games, Oh My! | [
-0.08263333886861801,
0.2865281105041504,
-0.053788118064403534,
0.17700646817684174,
0.3347259759902954,
0.048028890043497086,
-0.48242682218551636,
0.4671363830566406,
-0.35632845759391785,
-0.1579260528087616,
-0.09064455330371857,
-0.1596706211566925,
0.3785388469696045,
-0.31880426406... |
When we visually perceive the world, we may get a large amount of data. If you take a picture with a modern camera it is > 4 Million pixels and several megabytes of data.
Eugenio Culurciello
https://towardsdatascience.com/segmenting-localizing-and-counting-object-instances-in-an-image-878805fef7fc | Segmenting, localizing and counting object instances in an image | [
0.013887275010347366,
-0.028306279331445694,
0.36658069491386414,
0.32559794187545776,
0.40412983298301697,
0.026015810668468475,
-0.4223073124885559,
0.09087973833084106,
-0.5638657212257385,
-0.4662790298461914,
0.08768068253993988,
-0.13922081887722015,
0.0033678284380584955,
0.19037266... |
Heres this weeks lineup of data-driven articles, stories, and resources delivered faithfully
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-10-77019fb85499 | Self Driven Data ScienceIssue #10 | [
-0.10978551208972931,
-0.010964318178594112,
-0.02286054566502571,
0.392909437417984,
-0.22842377424240112,
-0.04133488982915878,
-0.07020950317382812,
0.16651195287704468,
-0.05995391309261322,
0.4218303859233856,
-0.21349769830703735,
0.09279386699199677,
0.025732506066560745,
-0.0466260... |
Heres this weeks lineup of data-driven articles, stories, and resources delivered faithfully
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-13-1ea530b0b0be | Self Driven Data ScienceIssue #13 | [
-0.12161491066217422,
0.0025748631451278925,
-0.008565264753997326,
0.39437630772590637,
-0.27708789706230164,
-0.05547502264380455,
-0.05510076880455017,
0.12926113605499268,
-0.12202716618776321,
0.4163637161254883,
-0.24052144587039948,
-0.013763750903308392,
-0.012558038346469402,
-0.0... |
Weekly lineup of data-driven articles, stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-14-9c697dd9071c | Self Driven Data ScienceIssue #14 | [
-0.03043985739350319,
-0.030134880915284157,
0.12122586369514465,
0.43855392932891846,
-0.3277372121810913,
-0.04536042362451553,
-0.26209548115730286,
0.253526508808136,
-0.05139968544244766,
0.4320072531700134,
-0.20683519542217255,
-0.03507784754037857,
0.009391983970999718,
-0.05150470... |
Weekly lineup of data-driven articles, stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-15-b278a992e137 | Self Driven Data ScienceIssue #15 | [
-0.12830334901809692,
-0.016103027388453484,
0.0826428234577179,
0.4130968451499939,
-0.3410806357860565,
-0.021696845069527626,
-0.3234405517578125,
0.195296972990036,
-0.05574321374297142,
0.42690137028694153,
-0.2501640021800995,
0.02549809031188488,
0.007331024389714003,
-0.04347499832... |
Weekly lineup of data-driven articles, stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-16-d6947290d02 | Self Driven Data ScienceIssue #16 | [
-0.09950626641511917,
0.04111488536000252,
0.0555059053003788,
0.39714518189430237,
-0.35135531425476074,
-0.043754756450653076,
-0.25536301732063293,
0.1342776119709015,
-0.014330496080219746,
0.45139992237091064,
-0.22383441030979156,
0.004504511132836342,
0.017624299973249435,
-0.018326... |
Weekly lineup of data-driven articles, stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-17-ca2b35768401 | Self Driven Data ScienceIssue #17 | [
-0.09686746448278427,
0.047586459666490555,
0.03079734370112419,
0.33877137303352356,
-0.30925634503364563,
-0.06099164858460426,
-0.2679815888404846,
0.08587601035833359,
0.02652045153081417,
0.45059075951576233,
-0.21725524961948395,
-0.02022881805896759,
0.07607576251029968,
-0.02931594... |
Weekly lineup of data-driven articles, stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-18-bff9ff3255cf | Self Driven Data ScienceIssue #18 | [
-0.0595577247440815,
-0.025892972946166992,
0.14409837126731873,
0.3244965374469757,
-0.2821975648403168,
-0.10530520975589752,
-0.30486878752708435,
0.04134594649076462,
0.014047677628695965,
0.3951636552810669,
-0.22608700394630432,
0.007224020082503557,
-0.02091352455317974,
0.041905872... |
Weekly lineup of data-driven articles, stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-19-a4d07ca637c0 | Self Driven Data ScienceIssue #19 | [
-0.11242219805717468,
-0.23443250358104706,
0.1291637122631073,
0.40082457661628723,
-0.25903600454330444,
-0.1739874631166458,
-0.3716633915901184,
0.239113450050354,
-0.0661383867263794,
0.3571188449859619,
-0.3140661120414734,
0.02612069435417652,
0.02444080077111721,
0.0030022340361028... |
Weekly lineup of data-driven articles, stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-20-f5dd748c4c44 | Self Driven Data ScienceIssue #20 | [
-0.15481685101985931,
-0.18944904208183289,
0.032653242349624634,
0.3804364800453186,
-0.30573201179504395,
-0.09717756509780884,
-0.3864007592201233,
0.1233002096414566,
-0.035083986818790436,
0.3769417703151703,
-0.2713198959827423,
-0.015356166288256645,
0.0681222528219223,
-0.004433291... |
Weekly lineup of data-driven articles, stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-21-146bebcbe311 | Self Driven Data ScienceIssue #21 | [
-0.2240121066570282,
-0.12394042313098907,
0.11102867126464844,
0.31898829340934753,
-0.37927427887916565,
-0.07734151184558868,
-0.28076568245887756,
0.19621364772319794,
-0.05990500748157501,
0.34647080302238464,
-0.28877755999565125,
-0.2065204530954361,
-0.013397340662777424,
0.0382309... |
Weekly lineup of data-driven articles stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-22-106315fd4523 | Self Driven Data ScienceIssue #22 | [
-0.0007912474684417248,
-0.03867395222187042,
0.09340792149305344,
0.4269905388355255,
-0.3811246156692505,
-0.03849414736032486,
-0.2815261781215668,
0.1617976576089859,
-0.07519030570983887,
0.4925321340560913,
-0.1767439842224121,
-0.06131890416145325,
0.0031868512742221355,
0.092925228... |
Weekly lineup of data-driven articles stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-23-755c0339a267 | Self Driven Data ScienceIssue #23 | [
-0.026463231071829796,
-0.014222849160432816,
0.0594063326716423,
0.36261293292045593,
-0.2928495407104492,
-0.05705076456069946,
-0.27840113639831543,
0.18564869463443756,
-0.039632003754377365,
0.3462766408920288,
-0.23082181811332703,
0.0028271405026316643,
-0.04976438358426094,
0.00039... |
Weekly lineup of data-driven articles stories, and resources
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-24-fdc7e289015a | Self Driven Data ScienceIssue #24 | [
0.08419100195169449,
0.013776132836937904,
0.07938443124294281,
0.3285694718360901,
-0.32653379440307617,
-0.09869349002838135,
-0.25083231925964355,
0.12407610565423965,
-0.007100731134414673,
0.3754110634326935,
-0.22418074309825897,
0.04005925729870796,
-0.06870415806770325,
0.022722432... |
Heres this weeks lineup of data-driven articles, stories, and resources delivered faithfully to
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-8-fd72b99ad9f2 | Self Driven Data ScienceIssue #8 | [
-0.08405283838510513,
-0.02805810049176216,
0.07402064651250839,
0.33408939838409424,
-0.15421660244464874,
0.048524241894483566,
-0.1810983419418335,
0.26208069920539856,
-0.1782558113336563,
0.4918314814567566,
-0.32501986622810364,
-0.038699835538864136,
-0.002826627343893051,
0.0035975... |
Heres this weeks lineup of data-driven articles, stories, and resources delivered faithfully to
Conor Dewey
https://towardsdatascience.com/self-driven-data-science-issue-9-2df626cd7440 | Self Driven Data ScienceIssue #9 | [
-0.039273664355278015,
0.0013468294637277722,
0.09525781124830246,
0.39286863803863525,
-0.14758770167827606,
0.007401464506983757,
-0.18087807297706604,
0.32427382469177246,
-0.13700376451015472,
0.426862508058548,
-0.32137253880500793,
0.01068565808236599,
0.006731152068823576,
0.0036640... |
Recently, I learned about SOMs while applying for an internship. I thought I should share it with everyone since it is a very useful technique for clustering analysis, and exploring data. Also, well discuss why its probably not the most popular technique for the same. Okay, lets do this.
Abhinav Ralhan
https://towardsd... | Self Organizing Maps | [
-0.13000541925430298,
-0.17983002960681915,
0.2734377384185791,
-0.09113094210624695,
0.10448870062828064,
-0.23711112141609192,
-0.4858551025390625,
-0.17091816663742065,
-0.44869011640548706,
-0.5399637818336487,
-0.3866414725780487,
-0.22631336748600006,
-0.16170652210712433,
-0.3186392... |
We had just completed the most ambitious phase of a massive data collection and analysis project. One of our key project sponsors had a critical
Jonathan Sol rzano-Hamilton
https://towardsdatascience.com/selling-analytics-to-your-stakeholders-3e516cd6cc2b | Selling Analytics to your Stakeholders | [
0.39458897709846497,
-0.15690878033638,
0.33688226342201233,
0.10075180232524872,
0.14254531264305115,
0.017306244000792503,
-0.29744696617126465,
-0.027001934126019478,
-0.21607902646064758,
0.35156962275505066,
-0.10363871604204178,
0.3886106312274933,
-0.16356566548347473,
-0.2114843279... |
A tutorial on generating MNIST digits via semi-supervised learning
Raghav Mehta
https://towardsdatascience.com/semi-supervised-learning-and-gans-f23bbf4ac683 | Semi-Supervised Learning and GANs | [
-0.30110231041908264,
0.0717792809009552,
0.1387704759836197,
-0.15111781656742096,
0.07941601425409317,
0.16188180446624756,
-0.1741076558828354,
-0.38147690892219543,
-0.2392406463623047,
0.006008188705891371,
-0.44597384333610535,
0.08325452357530594,
0.06086036562919617,
-0.10014060884... |
When we hear about Convolutional Neural Network (CNNs), we typically think of Computer Vision. CNNs were responsible for major breakthroughs in Image Classification and are the core of most Computer Vision systems today, from
Rajat
https://towardsdatascience.com/sentence-classification-using-cnn-with-deep-learning-stud... | Sentence Classification using CNN with Deep Learning Studio | [
0.35273638367652893,
-0.07704039663076401,
-0.266655296087265,
-0.035986531525850296,
-0.0073951734229922295,
0.09740516543388367,
-0.21632713079452515,
-0.27398377656936646,
-0.30022791028022766,
-0.26951947808265686,
-0.27002909779548645,
0.3399946689605713,
-0.2143608033657074,
0.005169... |
Build your own model in less than 50 lines of code
Rohith Gandhi
https://towardsdatascience.com/sentiment-analysis-through-lstms-3d6f9506805c | Sentiment Analysis through LSTMs | [
-0.22941671311855316,
-0.1647828370332718,
0.3318876326084137,
0.00213921582326293,
0.21019521355628967,
0.2964780032634735,
-0.10816953331232071,
-0.27308934926986694,
-0.03372328355908394,
-0.15738235414028168,
-0.15451794862747192,
-0.17397329211235046,
-0.08995730429887772,
-0.06096864... |
One of the tools Im deeply interested but havent had many chances to explore is Apache Spark. Most of
The Rickest Ricky
https://towardsdatascience.com/sentiment-analysis-with-pyspark-bc8e83f80c35 | Sentiment Analysis with PySpark | [
-0.24420608580112457,
-0.1656544953584671,
0.5330088138580322,
0.24168407917022705,
-0.29542550444602966,
-0.49986642599105835,
-0.5011000633239746,
0.021074069663882256,
-0.028068946674466133,
0.4878073036670685,
-0.31341665983200073,
-0.01649053953588009,
-0.16814735531806946,
-0.1861156... |
Artificial intelligence requires data. Ideally that data should be clean, trustworthy and above all, accurate. Unfortunately, medical data is far from it. In fact medical data is sometimes so far removed from being clean, its
Hugh Harvey
https://towardsdatascience.com/separating-the-art-of-medicine-from-artificial-inte... | Separating the Art of Medicine from Artificial Intelligence | [
0.449089378118515,
0.3098105788230896,
-0.17941828072071075,
-0.051510367542505264,
-0.04543227329850197,
-0.11626341938972473,
0.02045232430100441,
-0.45733675360679626,
0.2371557652950287,
-0.09981459379196167,
-0.32254621386528015,
0.5537028312683105,
-0.11726119369268417,
0.04892293363... |
Real-time Intelligence
Greg Filla
https://towardsdatascience.com/september-7-and-8-2017-marked-the-first-ever-risecamp-at-uc-berkeley-499df29267af | Berkeley RISECamp: Deploying Deep Distributed AI at Scale | [
-0.01305412221699953,
-0.20518383383750916,
0.3617427945137024,
0.18724574148654938,
0.2895071804523468,
-0.08000003546476364,
0.04333565756678581,
0.10941166430711746,
-0.33124443888664246,
-0.5496590733528137,
-0.5824983716011047,
-0.2910425066947937,
0.17148956656455994,
-0.527881503105... |
Sequence to Sequence Learning
Pranoy Radhakrishnan
https://towardsdatascience.com/sequence-to-sequence-learning-e0709eb9482d | Sequence to Sequence Learning | [
-0.11104016751050949,
-0.2047460973262787,
0.038791101425886154,
-0.1071307361125946,
0.6370320916175842,
0.2016196995973587,
-0.25914570689201355,
-0.15765587985515594,
0.09545785188674927,
-0.040907591581344604,
-0.3795972168445587,
0.10735584795475006,
-0.005632372573018074,
0.083934120... |
This is one of the most powerful concepts in deep learning that started off in translation but has since moved on to question answering systems (Siri, Cortana etc.), audio transcribing etc. As the name suggests its useful for converting from one sequence to another.
Sachin Abeywardana
https://towardsdatascience.com/seq... | Sequence to sequence tutorial | [
-0.27265703678131104,
-0.025749104097485542,
0.10273455083370209,
-0.2311438024044037,
0.40069907903671265,
0.06501276791095734,
-0.12893562018871307,
-0.06570721417665482,
0.12910501658916473,
0.06456509232521057,
-0.3602087199687958,
0.2272748500108719,
-0.1477372795343399,
0.13259878754... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.