
Livebook
Jupyter
Wolfram Language
Deepnote
iPython
SolveMyBook
GitNotebooks
Childbook AI
Scikit-learn
Pandas
NumPy
OpenCV
Dataiku
Exploratory
WEKA
htm.java
Livebook
Scikit-learnNo Livebook videos yet. You could help us improve this page by suggesting one.
Based on our record, Scikit-learn should be more popular than Livebook. It has been mentiond 40 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
How's the maturity compared to Livebook? https://livebook.dev/. - Source: Hacker News / over 1 year ago
2) Start using IEx or LiveBook for any day to day scripting that I would normally use Python for. - Source: dev.to / over 1 year ago
Definitely look into Livebook and Elixir, and the whole ecosystem around it, including: - https://github.com/elixir-nx/axon Multi-dimensional arrays (tensors) and numerical definitions for Elixir - https://github.com/elixir-nx/scholar Pre-trained Neural Network models in Axon (+ Models integration) - https://github.com/elixir-explorer/explorer (for offloading large work to remote containers) -... - Source: Hacker News / almost 2 years ago
I love the approach, it's similar to what the Elixir folks have been working on with Livebook https://livebook.dev which seems somewhat more refined on the UI side + the benefits of distributed erlang/elixir (e.g. a livebook can interface with a live system and interact with the remote application/gpu etc). - Source: Hacker News / almost 2 years ago
You might also like Elixir Livebook! :) https://livebook.dev/. - Source: Hacker News / about 2 years ago
Certutil.exe or notepad.exe opening an external connection lands in rare because, fleet-wide, those processes almost never egress. Tune the <= 3 threshold to your environment size. For a more principled version, score each (process, destination) pair by frequency and treat the long tail as the hunt queue, which is the same idea behind scikit-learn's rarity-based anomaly methods without the model overhead. - Source: dev.to / about 1 month ago
Pre-configured environment. A working VM or container with Jupyter, pandas, scikit-learn, and transformers already installed. Realistic security datasets loaded. GTK Cyber students work in the Centaur VM, a free Apache 2.0 portable lab. If the first hour of training is fighting CUDA installs, the course is not ready. - Source: dev.to / about 2 months ago
Pre-configured environment. A good course ships a VM or container with Jupyter, pandas, scikit-learn, PyTorch or transformers, and realistic security datasets loaded. GTK Cyber students work in the Centaur VM, a free Apache 2.0 portable lab. No setup tax. - Source: dev.to / about 2 months ago
Isolation-based models: Build random decision trees that split features. Points that are isolated quickly (short average path length across trees) are anomalies. IsolationForest in scikit-learn implements this. Handles high-dimensional feature spaces without assuming a distribution. - Source: dev.to / 2 months ago
In practice, youโll want to use libraries (like scikit-learn or TensorFlow.js for more advanced modeling), but the principle remains: find what similar users enjoy, and use that as a basis for recommendations. - Source: dev.to / 4 months ago
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
Pandas - Pandas is an open source library providing high-performance, easy-to-use data structures and data analysis tools for the Python.
Wolfram Language - Knowledge-based programming
NumPy - NumPy is the fundamental package for scientific computing with Python
Deepnote - A collaboration platform for data scientists
OpenCV - OpenCV is the world's biggest computer vision library