knotter icon indicating copy to clipboard operation
knotter copied to clipboard

Implementation of Mapper algorithm for Topological Data Analysis

Results 10 knotter issues
Sort by recently updated
recently updated
newest added

When I ran knotter on the Windows 11 terminal, I found this error. Why? ``` Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88,...

After clicking browse and selecting a CSV, that is comma separated, the data fails to load. Any idea why?

Hi I am using ipython notebook I have installed Knotter using ! pip install knotter will you please guide me How to launch knotter?

Below error is triggered when calling Logistic regression in Ubuntu. Love the package by the way Traceback (most recent call last): File "/home/braincreator/virtualenvs/tda_env/lib/python3.5/site-packages/knotter/server.py", line 484, in handler self.event_map[data['type']](data) File "/home/braincreator/virtualenvs/tda_env/lib/python3.5/site-packages/knotter/server.py",...

I've installed the latest version of knotter with pip on OSX. Normally I use Anaconda python. This is the error: ``` $ knotter Serving at port 8000 Server started at...

Can you please explain the distinction between 1) the number of covers (for each of the "n" lenses), and 2) the number of Bins (in the clustering section)? My understanding...

I'm getting the following when trying to run knotter. Mac OSX 10.12.5 using Anaconda python 3.6. Latest version of knotter installed with pip: ``` $ knotter Serving at port 8000...

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/zt/qjk01pyj4hn34zyhq9h50r1c0000gn/T/pip-build-zXfvwJ/knotter

I'm really interested in TDA and this package seems really promising. Would it be possible to see somewhere a fully worked example (e g. in some sort of blog post)?...

Hi! I've been looking for an accessible python TDA module for a while. This looks really cool and I'm looking forward to trying it out. Would you consider making an...