Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

5 AWS reviews
  • 5 star
    0
  • 5
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

242 reviews
from and

External reviews are not included in the AWS star rating for the product.


4-star reviews ( Show all reviews )

    Nàkshatra S.

it's a user friendly platform help beginners to code in an easy way in python

  • December 02, 2022
  • Review provided by G2

What do you like best about the product?
it's a user-friendly platform that makes it easy to interact with the new user entering to python code world. We don't need to write driver code and main code together. It's totally a beginner's platform
What do you dislike about the product?
Sometimes we need to refresh the kernel again and again which sometimes becomes irritating. The application takes time to open the Jupiter notebook and sometimes lag's
What problems is the product solving and how is that benefiting you?
Coming from a data analyst background, the anaconda is very beneficial for me as most of the data visualization tasks are done there, and compilation of the code is easy, fast and effective. It contains several machine learning functions, which help in proper visuals for analysis


    Higher Education

Is anaconda any good? Definitely YES!!

  • November 23, 2022
  • Review provided by G2

What do you like best about the product?
Yes! It is. Anaconda is an open source tool. We can find many integrated tools as pandas, matplotlib, Numpy, spyder, R studio, Jupyter notebook, Jupyter lab and more. Users who work on Data science can use this tool without installing any packages using pip.
It supports python and R programming. And the UI is very simple that anyone can easy use it.
What do you dislike about the product?
Only thing is we need to install the software once and the startup time is slow. It takes time to open the software and load the tools. Other than this Anaconda can be a pleasant experience for machine learning and data scientists.
What problems is the product solving and how is that benefiting you?
Machine learning projects requires many packages and tools to perform complex tasks which we need to install using pip command or wheel tool. But anaconda provides everything in a finger tip, which is very convenient.


    Ashish K.

Anaconda

  • October 28, 2022
  • Review provided by G2

What do you like best about the product?
This software is like a combination of the all the software like it's included all the type of software which you need for the coding like Spyder , Jupyter notebook, Vs code
What do you dislike about the product?
This software consume more space and if you need to working on perticular software like Spyder then you can also download from here but also it consumes also it's different space second if you download one library in one software then you also need to download that library for other software.
What problems is the product solving and how is that benefiting you?
If it solve module or library download problem then this software is really best software for user if they work on the machine learning and artificial intelligence.and if it provides some more features then that's great.


    Moustafa Medhat A.

My experience with Anaconda

  • October 07, 2022
  • Review provided by G2

What do you like best about the product?
I like that I can create multiple environments on Anaconda, which enables me to customize each environment based on my needs and the project I am working on. Also, I like that Anaconda allows me to choose the version of python and the version of any package like TensorFlow that I deal with.
What do you dislike about the product?
Anaconda consumens a lot of memory that sometimes causes my PC to restart itself because of the lack of memory. I don't like that I can't downgrade the python library after installing it. Also, I can't edit or rename the environment after initializing it.
What problems is the product solving and how is that benefiting you?
Anaconda is helping me deploy large machine-learning models as it allows the integration between different packages and libraries. It enables me to download and use several notebooks like jubter, spyder, etc., and it is very efficient in tasks like data visualization.


    Jahanvi R.

Best tool collection for ML beginners

  • October 01, 2022
  • Review provided by G2

What do you like best about the product?
Installing and using anaconda is quite simple. It is just a collection of tools that are used for Data analytics and Machine Learning. Install anaconda and you are good to go. It comes with own command line installer and you can easily install dependency using the "Conda install TOOL_NAME".
What do you dislike about the product?
Heavy space requirement because it is a collection of multiple tools. I can easily install separate tools as per my requirements -- there is no need for Anaconda.
What problems is the product solving and how is that benefiting you?
It is a collection of tools clubbed together for machine learning and data analytics enthusiasts. Instead of downloading every tool and configuring every tool separately --> developers can just download anaconda and setup once, and they are good to go.


    Manoj Y.

One of the best Data science Application.

  • September 28, 2022
  • Review provided by G2

What do you like best about the product?
My team has used Anaconda for data science and python developing programs for the last 1.5 years. In my view, the best tool I have ever used for coding. I finished three projects for my clients with the help of Anaconda and great UI for developers, and the tools are easy to navigate and understand. In the last update, performance is better than previous.
What do you dislike about the product?
If you have a low-end pc, you have to face glitches when starting the application because RAM utilisation is high by Anaconda; at least 8 GB RAM you have for best performance, compared to windows, works slow on Linux.
What problems is the product solving and how is that benefiting you?
Our team did three projects with the help of Anaconda, which is an excellent achievement for our team; also, working on the next one for the big-budget project, the Coding experience with Anaconda was terrific.


    Shehan D.

Best distribution for Jupiter notebook

  • June 30, 2022
  • Review provided by G2

What do you like best about the product?
Anaconda comes with the Jupiter notebook, and a few packages which enable the user to develop python related scripts and extensive data set analysis and training model data for machine learning concepts.
What do you dislike about the product?
While training a huge dataset using the conda environment, it becomes slower than the independent version and some times training job hangs with courrupted kernal in jupiter note book.
What problems is the product solving and how is that benefiting you?
Training machine learning model using the dataset, predict big-data probabilities and install python packages to conda environment.


    Nina G.

Ease to visualize with Anaconda.

  • June 20, 2022
  • Review provided by G2

What do you like best about the product?
Anaconda is the tool you'll need to install to find the easiest way to navigate different environments when dealing with data science and ML applications, starting with coding, debugging, and ending with multidimensional data visualization.
What do you dislike about the product?
I have not encountered any issues despite using the tool for at least two years. Easy to install, and the documentation is very detailed. However, there is always room for improvement.
What problems is the product solving and how is that benefiting you?
Running different versions of multiple packages can be overwhelming. Anaconda comes in handy; it is not only a package manager but also an environment manager. It helps ensure that each package version has all the dependencies required and works correctly.


    Avanish G.

Not for the beginners, best for the production.

  • June 16, 2022
  • Review provided by G2

What do you like best about the product?
You can use the same environment for multiple projects. This becomes especially helpful when you work on multiple similar projects or you have multiple copies of the same project on your machine.
What do you dislike about the product?
It may be a bit hard for beginners to understand how to operate. It offers so many features to the users that they may get confused about which to use for a particular use case.
What problems is the product solving and how is that benefiting you?
Anaconda is trying to reduce the hassle for the Python Developers to maintain multiple environments, and be a single source of all their coding needs. It is also trying to create an interactive UI for the developers for plotting purposes, and find relations between various parameters of a dataset.


    Computer Software

Pros and cons for anaconda

  • April 12, 2022
  • Review provided by G2

What do you like best about the product?
The best thing I like is it gives a variety of environments for different languages and tech stacks like spyder, Jupyter notebook, and R studio.
This software helps me to develop my python programming and helps me to import all libraries easily in my project.
The user interface is very simple without any complexity to understand
Generation of output is very easy
On and all its best software
What do you dislike about the product?
There is nothing said to be least useful about this software
On and all its best software in different projects
What problems is the product solving and how is that benefiting you?
Anaconda has helped me to develop my software and my different project versions.
Importing new libraries and easily reviewing the debugs has helped me a lot.
Jupyter notebook has many tools like toggle number which helps in understanding the line code
Recommendations to others considering the product:
Highly Recommended