mittajithendra / Automated-Machine-Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated-Machine-Learning

v1.0

This project deals with only supervised learning problems. This project automatically do the job of a data scientist upto developing of a models.This project is designed on basis of different type of datasets.

This project is completely written on Python. To run this project these modules are required.
1.sklearn
2.numpy
3.seaborn
4.matplotlib
5.warnings
6.Ipython
7.pathlib

The root of the project is main.py. Run main.py and give the dataset path it will train the models for given dataset.

Future Updates

1.Deals with NLP.
2.Dataset conatins with strings column
3.Detailed final report
4.Dealing Latitudes and Longitudes
5.Feature Engineering for GeoLocation

About


Languages

Language:Python 100.0%