nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning. (by microsoft)
autogluon
Fast and Accurate ML in 3 Lines of Code (by autogluon)
nni | autogluon | |
---|---|---|
5 | 10 | |
13,991 | 8,682 | |
- | 2.7% | |
1.8 | 9.6 | |
10 months ago | 3 days ago | |
Python | Python | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nni
Posts with mentions or reviews of nni.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-04.
- Filter Pruning for PyTorch
-
Automated Machine Learning (AutoML) - 9 Different Ways with Microsoft AI
For a complete tutorial, navigate to this Jupyter Notebook: https://github.com/microsoft/nni/blob/master/examples/notebooks/tabular_data_classification_in_AML.ipynb
-
[D] Efficient ways of choosing number of layers/neurons in a neural network
optuna, hyperopt, nni, plenty of less-known tools too.
-
Top 10 Developer Trends, Sun Oct 18 2020
microsoft / nni
autogluon
Posts with mentions or reviews of autogluon.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-04.
-
AIM Weekly for 04Nov2024
π Composed Image Retrieval π Intro to Multimodal LLama 3.2 π οΈ Multi Agent Concierge π» RAG with Langchain Granite, Milvus π«Ά Download content β Transformer Replacement? π€ vLLM for runing models π Amphion π Autogluon π Notebook LLama like Google's Notebook LLM π«Ά Monocle2ai for tracing GenAI app code LFA&D Project π€ Bee Agent Framework β LLama RFP Response βΆοΈ GenAI Script π½ Simular AI Agent S π¦Ύ DrawDB with AI β¨ Ollama with LLama 3.2 Vision!!!! Preview π Powerful RAG Checker π SQL Generator π» Role of LLMs π Document Extraction πΆοΈ Open Source Vector DB Reddit π The Practical Guide to Self Hosting LLM π¦Ύ Stagehand Controller πΆοΈ Understanding HNSWLIB π Best practices in RAG π» Enigma Agent π Langchain, Ollama, Phi3 for Function Calling π Compass Judger π Princeton NLP SimPO π Princeton NLP ProLong π Princeton NLP HELMET π§ Ollama Cheatsheet π Princeton NLP CopyCat π Princeton NLP Shp πΆοΈ Can LLM Solve Hard Github Issues π Enabling Large Language Models to Generate Text with Citations π Princeton NLP CharXiv π Awesome AI Agents List π¦Ύ Nomicβs Matryoshka text embedding model
-
5 Open Source Python Projects You Should Know About in 2024
Where to check it out: https://github.com/autogluon/autogluon
-
pip install remyxai - easiest way to create custom vision models
This seems not very convincing. There are other popular frameworks that provide AutoML with existing datasets (eg https://github.com/autogluon/autogluon)
- autogluon: NEW Data - star count:5070.0
-
[D] Where is AutoML for NNs?
https://github.com/awslabs/autogluon works well for image/text/tabular data
- k-fold bagging in Autogluon - Tabular
-
What will the data science job market be like in 5 years?
Some AutoML is getting pretty good, AutoGluon is very solid for tabular data. That being said you still need to have your data in tabular format and deployment still requires some effort.
What are some alternatives?
When comparing nni and autogluon you can also consider the following projects:
optuna - A hyperparameter optimization framework
FLAML - A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
tsflex - Flexible time series feature extraction & processing
auto-sklearn - Automated Machine Learning with scikit-learn
tabnet - PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf