🚀 Dart & Flutter için ML Kütüphaneleri Yayında!
🚀 ML Libraries for Dart & Flutter Now Published!
Bugün Dart & Flutter ekosistemi için 7 yeni makine öğrenimi kütüphanesi yayınladım!
Today, I published 7 new machine learning libraries for the Dart & Flutter ecosystem! 🎉
Amaç: Dart'ta native ML uygulamaları geliştirmek isteyenler için sade, modüler ve kolay entegre edilebilir bir temel sunmak.
Goal: To provide a clean, modular, and easily integrable foundation for developers who want to build native ML applications in Dart.
📚 Yayınlanan Kütüphaneler | Published Libraries:
ml_text_cleaner – Metin temizleme araçları (stopwords, punctuation, normalization).
→ Text cleaning utilities (stopwords, punctuation, normalization)
ml_fin_scorer – Finansal veri skorlaması için skorlayıcı.
→ Scorer for financial datasets and alternative credit scoring.
ml_data_splitter – Eğitim/test/validation veri bölme.
→ Split datasets into train/test/validation sets.
ml_scaler – Min-Max ve Standard Scaler ile özellik ölçekleme.
→ Feature scaling using Min-Max and Standard Scaler.
ml_metrics – Accuracy, Precision, Recall, F1 gibi metrikler.
→ ML metrics like Accuracy, Precision, Recall, F1.
ml_feature_encoder – Label ve One-Hot Encoding desteği.
→ Label and One-Hot Encoding utilities for categorical variables.
CelkMehmett – Tüm kütüphaneleri GitHub profilimde bulabilirsiniz.
→ You can find all repositories on my GitHub profile.
🧠Neden Dart?
Flutter ile entegre mobil/masaüstü uygulamalarda doğrudan ML modelleriyle çalışmak için Dart'a native ML altyapısı gerekiyor.
Why Dart? Because Flutter-based apps need a native ML foundation to run models efficiently across platforms.
🌱 Hedefim / My Goal:
Topluluğa açık kaynak katkısı sunmak ve Dart ML ekosistemini büyütmek.
To contribute to the open-source ecosystem and grow the Dart ML stack.
📌 Tüm projeler açık kaynak ve MIT lisanslıdır. Geri bildirim ve katkılarınızı bekliyorum!
📌 All packages are open-source and MIT licensed. Contributions and feedback are welcome!
🔗 GitHub: https://github.com/CelkMehmett
💬 Sizce Dart ML dünyasında eksik olan ne?
💬 What do you think is still missing in the Dart ML space?
Yorumlarda tartışalım!
Let’s discuss in the comments 👇
Top comments (0)