30

Data Scientist’s Toolbelt: A List of Tools to Help You Grow and Increase Product...

 3 years ago
source link: https://towardsdatascience.com/data-scientists-toolbelt-a-list-of-tools-to-help-you-grow-and-increase-productivity-c1ae8a58316e?gi=de250b96cf71
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Data Scientist’s Toolbelt: A List of Tools to Help You Grow and Increase Productivity

Because the journey matters more than the destination, and having the right tools makes the journey adorable.

:warning: this article is constantly updated with new stuff I discover and gets recommended in the comments!:warning:

InQbMbR.jpg!web

Indeed, I would go there for the holidays. (Photo by James Wheeler on pexels.com)

S ince the success of myprevious article, I decided to keep with this format, outsourcing tools, libraries, and everything I recently discovered and use in The Lab.

Every day there is a new framework, a new implementation, or a new tool that makes life easier. It is indeed very hard to stay updated, and even doing it would mean giving up a lot of time we could invest in doing something else.

Of course, we are not meant to be always updated with the newest discoveries, or the new minor release of a specific library but sometimes it is necessary, interesting or simply we are curious to find something new!

Let’s start!

  • Texthero : Text preprocessing, representation, and visualization from zero to hero. Apply tf-idf , tokenize, do PCA in a pipeline-oriented way.

A73MNjB.gif

  • Google Data Studio: your to-go frontend. Create dashboards, reports, and analyses in a Google Docs way. Just plug your DB, upload your CSVs, and get started for free.
  • Deepnote : jupyter notebooks on steroids. Collaborate, code reviews, better plotting, support for AWS S3, MongoDB, and many more. All in your browser.
  • Streamlit : The fastest way to build data apps. An alternative to Google Data Studio. Create python-based web apps, visualizations, and reports.

AV7RNzn.gif

  • Coming from R and switching to python? Try plotnine : an implementation of a grammar of graphics in Python, based on ggplot2 .
  • pivottablejs : drag ‘n drop pivot tables in Jupyter Notebooks.
  • RISE : turn your notebooks into a reveal.js -based slideshow.
  • gmaps : Google Maps-based visualization library: create beautiful and interactive maps and heatmaps.
  • flair : a very simple framework for state-of-the-art NLP. Backed by Zalando in Berlin.
  • light fm : a python implementation of popular recommendation algorithms.
  • ds-cheatsheets : a huge collection of cheatsheets, from python to R, including SQL.
  • Scraper.AI : a web scraper that actually works.
  • AlwaysAI : deploy computer vision model to edge devices such as Nvidia Jetson, Raspberry PI in minutes. Their catalogue covers different pre-trained models, from object segmentation to pose estimation.
  • Notion : The unopinionated note-taking app. Use Markdown, create tables, list, canvas, and even kanban boards.

aUbUVnn.gif

Notion: the note-taking app you will actually use.

Ah, they also provide a Python API :

36RnQjy.jpg

  • Weights & Biases : while training deep learning models, often could happen that results from experiments get lost, overwritten or it is difficult to keep track. Weights &Biases help you keep track of model training, experiments, just by adding a few lines of code.

IrY322U.png!web

An example of W&B using Tensorflow
  • Machine learning without code? Obviously AI : probably the next step in AutoML, it is enough to upload (or connect) your data, pick your target, and ObviouslyAI will do the rest making the ML process accessible to anyone. They also generate a decision tree for you, helping to provide an explainable model.
An example using the AT&T churn dataset.
  • ML Playground : play with different algorithms, add neurons, remove layers, draw your data, or upload yours!
  • Papers with code : exactly what it says, find papers with attached together the GitHub repo. Ready to be forked!
  • Clever Grid : Get a 1-core GPU along with 250GB of training data for about 10€ per day.
  • AWS DeepRacer : train your self-driving (model) car, compete with other people on famous F 1 tracks such as Circuit de Barcelona-Catalunya. You can also buy a hardware version of the DeepRacer car on Amazon.

aQziyiE.jpg!web

  • Music Time for Spotify : a VSCode editor plugin that discovers your most productive music to listen to while you code.
  • gspread_dataframe : ever needed to send a pandas dataframe to Google Sheets?
  • Kite : when AI meets code autocompletion and suggestions. They provide plugins for mayor Python IDE such as VSCode, Pycharm, and Spyder.

AjyAviy.png!web

mUN3u2Z.jpg!web

By looking at the facial expression he definitely read a few chapters. Hey Daniel Bourke , what about yours? :-)
  • datatau : Hacker News for data science.
  • Deta : a cloud provider with a particularly generous free tier!
  • Looking for a side project? Find side projects you are interested in and take part in! Solodoers .
  • cookiecutter-data-science : a project bootstrapper for data science. Because data science code quality is about correctness and reproducibility.
  • tqdm : because we always wanted to have a progress bar in for loops.
  • ELI5 : visualize and debug various Machine Learning models, from black-boxes to explainable AI.
NFZVreq.png!web
An example of ELI5 applied to text categorization.
  • Self-promotion : some time ago I didthis tutorial on how to create a motion heatmap using Open-cv. Since it’s one of my most starred Github projects here you are!

NFbAZr.gif

  • gpxpy : You know you can export your favorite’s running app data into a .gpx file? Those files can be parsed into pandas (maybe a data science project for your portfolio?) I once did something similar exporting data from a sailboat trip:

ZjamEvR.png!web

Not that windy…

BBFNFzN.png!web

  • Lifelines : a Python library that implements common survival analysis models. Survival analysis is widely used in predicting things such as how likely an event occurs at a specific time, for example, that a customer will unsubscribe to our service.
  • tensor-house : A collection of reference machine learning and optimization models for enterprise operations, really interesting to learn how different machine learning models can be used together to solve different real-life problems.
  • Gradio : create easy-to-use UIs for your models, very interesting for showcasing models predictions, from NLP to images and regressions.

V77NZ3q.png!web


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK