isair/tensorflow-load-csv
🤖 TensorFlow.js CSV loading on steroids. Clean up, normalise, transform, shuffle, and split your data all in a handful of lines and dive right into the fun parts of ML.
This library streamlines the initial steps of machine learning projects in JavaScript. It takes raw CSV files, automatically cleans and transforms the data based on your specifications, and outputs ready-to-use data structures for training your models. This is ideal for JavaScript developers working on web-based machine learning applications.
No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer building machine learning models and want to efficiently prepare CSV data without tedious manual processing.
Not ideal if you are working with non-CSV data formats or prefer to perform data preparation in a language other than JavaScript.
Stars
44
Forks
9
Language
TypeScript
License
—
Category
Last pushed
Mar 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/isair/tensorflow-load-csv"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenMined/syft.js
The official Syft worker for Web and Node, built in Javascript
transcranial/keras-js
Run Keras models in the browser, with GPU support using WebGL
nikhilk/node-tensorflow
Node.js + TensorFlow
ewfian/faiss-node
Node.js bindings for faiss
beenotung/tensorflow-helpers
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more