379K subscribers
4.38K photos
835 videos
17 files
4.86K links
Погружаемся в машинное обучение и Data Science

Показываем как запускать любые LLm на пальцах.

По всем вопросам - @haarrp

@itchannels_telegram -🔥best channels

Реестр РКН: clck.ru/3Fmqri
Download Telegram
pixelNeRF: Neural Radiance Fields from One or Few Images.

Github: https://github.com/sxyu/pixel-nerf

Paper: http://arxiv.org/abs/2012.02190

@ai_machinelearning_big_data
👍1
Hello colleagues!

Today I would like to share great news with you - we have opensourced our python framework LightAutoML (LAMA) aimed at Automated Machine Learning. It is designed to be lightweight and efficient for various tasks (binary/multiclass classifcation and regression) on tabular datasets which contains different types of features: numeric, categorical, dates, texts etc.

LAMA provides not only presets suite for end-to-end ML tasks solving, but also the easy-to-use ML pipeline creation constructor including data preprocessing elements, advanced feature generation, CV schemes (including nested CVs), hyperparameters tuning, different models and composition building methods. It also gives the user an option to generate model training and profiling reports to check model results and find insights which are not obvious from initial dataset.

Here are some examples of LAMA usage on binary classification task:
⁃ Blackbox pipeline = https://www.kaggle.com/simakov/lama-tabularautoml-preset-example
⁃ Interpretable model = https://www.kaggle.com/simakov/lama-whitebox-preset-example
⁃ Custom elements + existing ones = https://www.kaggle.com/simakov/lama-custom-automl-pipeline-example

Official documentation is here: https://lightautoml.readthedocs.io
Github: https://github.com/sberbank-ai-lab/LightAutoML
Slack community: https://lightautoml-slack.herokuapp.com

Please enjoy! :)
Forwarded from Data Science
Beginning Anomaly Detection Using Python-Based Deep Learning.pdf
26.6 MB
Beginning Anomaly Detection Using Python-Based Deep Learning: With Keras and PyTorch

@datascienceiot
Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting.

Github: https://github.com/zhouhaoyi/Informer2020

Paper: https://arxiv.org/abs/2012.07436v1

@ai_machinelearning_big_data