Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 1 new columns ({'internshipTags'})

This happened while the json dataset builder was generating data using

hf://datasets/cathy005/naukri-jobs-dataset/naukri_software_engineer.jsonl (at revision f1a237bcc7af8445d2d6b9d1ff1ff7373b2ed0d4)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              title: string
              logoPath: string
              logoPathV3: string
              jobId: string
              currency: string
              footerPlaceholderLabel: string
              footerPlaceholderColor: string
              companyName: string
              isSaved: bool
              tagsAndSkills: string
              companyId: int64
              jdURL: string
              ambitionBoxData: struct<Url: string, ReviewsCount: int64, AggregateRating: string, Title: string>
                child 0, Url: string
                child 1, ReviewsCount: int64
                child 2, AggregateRating: string
                child 3, Title: string
              jobDescription: string
              showMultipleApply: bool
              groupId: int64
              isTopGroup: int64
              createdDate: timestamp[s]
              mode: string
              board: string
              experience: string
              salary: string
              location: string
              companyJobsUrl: string
              vacancy: int64
              hiringFor: string
              consultant: bool
              hideClientName: bool
              clientLogo: string
              jobType: string
              clientHeadline: string
              brandingTags: list<item: struct<id: string, label: string>>
                child 0, item: struct<id: string, label: string>
                    child 0, id: string
                    child 1, label: string
              exclusive: bool
              internshipTags: list<item: string>
                child 0, item: string
              clientCareersUrl: string
              clientGroupId: int64
              smbJobFields: struct<gender: string>
                child 0, gender: string
              to
              {'title': Value('string'), 'logoPath': Value('string'), 'logoPathV3': Value('string'), 'jobId': Value('string'), 'currency': Value('string'), 'footerPlaceholderLabel': Value('string'), 'footerPlaceholderColor': Value('string'), 'companyName': Value('string'), 'isSaved': Value('bool'), 'tagsAndSkills': Value('string'), 'companyId': Value('int64'), 'jdURL': Value('string'), 'ambitionBoxData': {'Url': Value('string'), 'ReviewsCount': Value('int64'), 'AggregateRating': Value('string'), 'Title': Value('string')}, 'jobDescription': Value('string'), 'showMultipleApply': Value('bool'), 'groupId': Value('int64'), 'isTopGroup': Value('int64'), 'createdDate': Value('timestamp[s]'), 'mode': Value('string'), 'board': Value('string'), 'vacancy': Value('int64'), 'experience': Value('string'), 'salary': Value('string'), 'location': Value('string'), 'companyJobsUrl': Value('string'), 'hiringFor': Value('string'), 'consultant': Value('bool'), 'hideClientName': Value('bool'), 'clientLogo': Value('string'), 'brandingTags': List({'id': Value('string'), 'label': Value('string')}), 'exclusive': Value('bool'), 'jobType': Value('string'), 'clientHeadline': Value('string'), 'clientCareersUrl': Value('string'), 'clientGroupId': Value('int64'), 'smbJobFields': {'gender': Value('string')}}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1339, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 972, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 1 new columns ({'internshipTags'})
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/cathy005/naukri-jobs-dataset/naukri_software_engineer.jsonl (at revision f1a237bcc7af8445d2d6b9d1ff1ff7373b2ed0d4)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

title
string
logoPath
string
logoPathV3
string
jobId
string
currency
string
footerPlaceholderLabel
string
footerPlaceholderColor
string
companyName
string
isSaved
bool
tagsAndSkills
string
companyId
int64
jdURL
string
jobDescription
string
showMultipleApply
bool
groupId
int64
isTopGroup
int64
createdDate
timestamp[us]
mode
string
board
string
experience
string
salary
string
location
string
companyJobsUrl
string
ambitionBoxData
dict
consultant
null
hideClientName
null
clientLogo
null
vacancy
int64
hiringFor
null
clientHeadline
null
brandingTags
null
exclusive
null
jobType
null
clientCareersUrl
null
clientGroupId
null
smbJobFields
null
Data Scientist - Phd only
https://img.naukri.com/l…ges/v3/15620.gif
https://img.naukri.com/l…ges/v3/15620.gif
010421006391
INR
Few Hours Ago
green
Anurag Electronic Gujarat
false
Natural Language Processing,Phd,Deep Learning,Data Science,Languages,Data,Processing,Science
15,620
https://www.naukri.com/job-listings-data-scientist-phd-only-anurag-electronic-gujarat-mumbai-0-to-2-years-010421006391
Bachelor Accommodation provided<br><br>Candidate should be a self-motivated,independent,detail oriented,responsible team player and exhibit exceptional Leadership skills . Job Location - Mumbai<br><br>Relocation required<br><br>Candidate must be Phd completed or thesis submitted. . Phd in computer science,Electronics,...
false
6,757,137
0
2024-12-23T06:51:32
jp
1
0-2 Yrs
12-15 Lacs PA
Mumbai
https://www.naukri.com/anurag-electronic-gujarat-jobs-careers-15620
{ "Url": "https://www.ambitionbox.com/reviews/anurag-electronics-gujarat-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 9, "AggregateRating": "2.0", "Title": "Anurag Electronics Gujarat Reviews by Employees" }
null
null
null
5
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…oups/v1/1288.gif
https://img.naukimg.com/…oups/v1/1288.gif
231224903546
INR
Few Hours Ago
green
Capgemini
false
Data Science,Tensorflow,StatModel,SAS,Go,Random Forests,SVM,Gensim
7,053
https://www.naukri.com/job-listings-data-scientist-capgemini-technology-services-india-limited-bengaluru-4-to-6-years-231224903546
. Good problem solver with a skill of solving business problem with analytics and data as primary means<br><br>Excellent coding experience in common data science language & tools such as R,Python,Go,SAS,Matlab etc<br><br>Good knowledge/ Experience of cloud platform e.g<br><br>Understand client business requirement and...
false
1,288
0
2024-12-23T06:33:58
jp
1
4-6 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/capgemini-jobs-careers-649
{ "Url": "https://www.ambitionbox.com/reviews/capgemini-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 38925, "AggregateRating": "3.8", "Title": "Capgemini Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist // 3 yrs plus // Bangalore
https://img.naukimg.com/…ps/v1/467982.gif
https://img.naukimg.com/…ps/v1/467982.gif
231224006929
INR
Just Now
green
2coms
false
cuda,python,github,natural language processing,mathematics,data security,scikit-learn,neural networks
10,111
https://www.naukri.com/job-listings-data-scientist-3-yrs-plus-bangalore-2coms-bengaluru-6-to-11-years-231224006929
Designation: Data Scientist. . Primary skill: Machine Learning,Deep Learning,Python,Git,Github (Should be strong in Gen Ai)
false
467,982
0
2024-12-23T09:29:16
jp
1
6-11 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/2coms-jobs-careers-10111
{ "Url": "https://www.ambitionbox.com/reviews/2coms-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 432, "AggregateRating": "3.8", "Title": "2COMS Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
AI Engineer and Data Scientist Intern
https://img.naukimg.com/…/v1/11216336.gif
https://img.naukimg.com/…/v1/11216336.gif
181224005802
INR
5 Days Ago
grey
P P Texofab
false
Tensorflow,Pytorch,Python,Pandas,EDA Tools,Keras,Scikit-Learn,Tools
124,424,598
https://www.naukri.com/job-listings-ai-engineer-and-data-scientist-intern-p-p-texofab-noida-0-to-1-years-181224005802
Currently pursuing or recently completed degree in Computer Science or Data Science; strong Python skills with experience in pandas and scikit-learn; basic understanding of TensorFlow, PyTorch, and Keras|Preprocess and manage datasets, perform exploratory data analysis, assist in feature engineering, use machine learni...
false
11,216,336
0
2024-12-18T06:01:38
jp
1
0-1 Yrs
2.5-3.5 Lacs PA
Noida
https://www.naukri.com/p-texofab-jobs-careers-124424598
{ "Url": "https://www.ambitionbox.com/reviews/p-p-texofab-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 3, "AggregateRating": "4.3", "Title": "P P Texofab Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist (PhD)
https://img.naukri.com/l…s/v3/1667996.gif
https://img.naukri.com/l…s/v3/1667996.gif
171224014541
INR
5 Days Ago
grey
Aeries Technology
false
Data science,data scientist,LLM,Science,Data
1,667,996
https://www.naukri.com/job-listings-data-scientist-phd-aeries-technology-bengaluru-0-to-0-years-171224014541
2 to 10 years in Data Science with expertise in Machine Learning and analytics tools|Evaluate and develop BI/Analytics/ML solutions, perform data extraction and statistical analysis|Bachelors/Masters degree in relevant fields
false
1,224,124
0
2024-12-17T11:10:03
jp
1
0 Yrs
10-12 Lacs PA
Remote
https://www.naukri.com/aeries-technology-jobs-careers-1667996
{ "Url": "https://www.ambitionbox.com/reviews/aeries-technology-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 299, "AggregateRating": "3.3", "Title": "Aeries Technology Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…oups/v1/1288.gif
https://img.naukimg.com/…oups/v1/1288.gif
231224902246
INR
Few Hours Ago
green
Capgemini
false
Data Science,StatModel,SciPy,Azure,Gensim,NumPy,Scikit learn,NLTK
7,053
https://www.naukri.com/job-listings-data-scientist-capgemini-technology-services-india-limited-pune-6-to-11-years-231224902246
. Good problem solver with a skill of solving business problem with analytics and data as primary means<br><br>Excellent coding experience in common data science language & tools such as R,Python,Go,SAS,Matlab etc<br><br>Good knowledge/ Experience of cloud platform e.g<br><br>Understand client business requirement and...
false
1,288
0
2024-12-23T05:37:25
jp
1
6-11 Yrs
Not disclosed
Pune
https://www.naukri.com/capgemini-jobs-careers-649
{ "Url": "https://www.ambitionbox.com/reviews/capgemini-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 38925, "AggregateRating": "3.8", "Title": "Capgemini Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist within Vehicle Engineering
https://img.naukimg.com/…s/v1/4683305.gif
https://img.naukimg.com/…s/v1/4683305.gif
181224502708
INR
4 Days Ago
grey
Volvo Financial Services
false
Computer science,Version control,Coding,Construction equipment,Machine learning,Automotive,Analytics,Financial services
3,593,864
https://www.naukri.com/job-listings-data-scientist-within-vehicle-engineering-volvo-asset-finance-india-private-limited-kolkata-mumbai-new-delhi-hyderabad-pune-chennai-bengaluru-3-to-7-years-181224502708
<div> <div> Apply advanced statistical methods and machine learning techniques to analyze large datasets. <br /> Develop models and algorithms to extract meaningful patterns and trends from data. <br /> Make the data available for other engineers to enable data driven decision-making. <br /> Contribute to develop servi...
false
4,683,305
0
2024-12-18T11:56:41
crawled
1
3-7 Yrs
Not disclosed
Chennai, Pune, Delhi, Mumbai, Bengaluru, Hyderabad, Kolkata
https://www.naukri.com/volvo-financial-services-jobs-careers-3593864
{ "Url": "https://www.ambitionbox.com/reviews/volvo-financial-services-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 22, "AggregateRating": "4.0", "Title": "Volvo Financial Services Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist/Data Analyst
https://img.naukimg.com/…s/v1/5040802.gif
https://img.naukimg.com/…s/v1/5040802.gif
231224500221
INR
Just Now
green
Turing
false
Data analysis,data science,Time management,Debugging,Production,Data Analyst,Data analytics,SQL
5,601,548
https://www.naukri.com/job-listings-data-scientist-data-analyst-turing-remote-3-to-5-years-231224500221
Bachelor s / Master s degree in Engineering,Computer Science (or equivalent experience) . At least 3+ years of relevant experience as a Data Scientist / Data Analyst . 2+ years of experience working with SQL . Extensive experience working with Data Analysis .
false
5,040,802
0
2024-12-23T10:01:24
crawled
1
3-5 Yrs
Not disclosed
Remote
https://www.naukri.com/turing-jobs-careers-5601548
{ "Url": "https://www.ambitionbox.com/reviews/turing-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 121, "AggregateRating": "3.8", "Title": "Turing Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Python LLM Data Scientist/Analyst
https://img.naukimg.com/…s/v1/5040802.gif
https://img.naukimg.com/…s/v1/5040802.gif
231224500192
INR
Just Now
green
Turing
false
Analytical skills,Data analysis,data science,Artificial Intelligence,Programming,Data analytics,SQL,Python
5,601,548
https://www.naukri.com/job-listings-python-llm-data-scientist-analyst-turing-remote-2-to-5-years-231224500192
Excellent communication abilities to work with stakeholders and researchers successfully . Strong data analytic abilities and business sense are required to draw the appropriate conclusions from the dataset,respond to those conclusions,and clearly convey the key findings .
false
5,040,802
0
2024-12-23T10:01:21
crawled
1
2-5 Yrs
Not disclosed
Remote
https://www.naukri.com/turing-jobs-careers-5601548
{ "Url": "https://www.ambitionbox.com/reviews/turing-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 121, "AggregateRating": "3.8", "Title": "Turing Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Python Data Scientist/Analyst
https://img.naukimg.com/…s/v1/5040802.gif
https://img.naukimg.com/…s/v1/5040802.gif
231224500188
INR
Just Now
green
Turing
false
Data analysis,Debugging,Programming,Data Analyst,Data analytics,data visualization,SQL,Python
5,601,548
https://www.naukri.com/job-listings-python-data-scientist-analyst-turing-remote-3-to-5-years-231224500188
Bachelor s / Master s degree in Engineering,Computer Science (or equivalent experience) . At least 3+ years of relevant experience as a Data Scientist or Data Analyst . 3+ years of experience working with Python programming . Extensive expertise in data visualization . Nice to have some knowledge of SQL .
false
5,040,802
0
2024-12-23T10:01:21
crawled
1
3-5 Yrs
Not disclosed
Remote
https://www.naukri.com/turing-jobs-careers-5601548
{ "Url": "https://www.ambitionbox.com/reviews/turing-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 121, "AggregateRating": "3.8", "Title": "Turing Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist/Data Analyst
https://img.naukimg.com/…s/v1/5040802.gif
https://img.naukimg.com/…s/v1/5040802.gif
231224500072
INR
Just Now
green
Turing
false
Data analysis,Debugging,Production,Data Analyst,Python,Analysis,Data
5,601,548
https://www.naukri.com/job-listings-data-scientist-data-analyst-turing-remote-3-to-5-years-231224500072
Bachelor s / Master s degree in Engineering,Computer Science (or equivalent experience) . At least 3+ years of relevant experience as a Data Scientist / Data Analyst . 2+ years of Pyspark experience . <br><br>Some Snowpark experience Python is nice to have .
false
5,040,802
0
2024-12-23T10:01:08
crawled
1
3-5 Yrs
Not disclosed
Remote
https://www.naukri.com/turing-jobs-careers-5601548
{ "Url": "https://www.ambitionbox.com/reviews/turing-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 121, "AggregateRating": "3.8", "Title": "Turing Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/176134.gif
https://img.naukimg.com/…ps/v1/176134.gif
211224008589
INR
1 Day Ago
green
Calsoft
false
Data Science,Python,Tensorflow,Pytorch,GenAI,NLP,Machine learning,Keras
180
https://www.naukri.com/job-listings-data-scientist-calsoft-pune-3-to-8-years-211224008589
3-8 years of experience in data science, expertise in Python and deep learning frameworks like PyTorch and TensorFlow|Develop and implement data science models, manage machine learning pipelines, and translate business requirements into data objectives|Not specified
false
176,134
0
2024-12-21T15:22:04
jp
1
3-8 Yrs
Not disclosed
Hybrid - Pune
https://www.naukri.com/calsoft-jobs-careers-180
{ "Url": "https://www.ambitionbox.com/reviews/calsoft-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 328, "AggregateRating": "3.1", "Title": "Calsoft Reviews by Employees" }
null
null
null
3
null
null
null
null
null
null
null
null
Data Scientist: Artificial Intelligence
https://img.naukimg.com/…ups/v1/19288.gif
https://img.naukimg.com/…ups/v1/19288.gif
191224916178
INR
3 Days Ago
grey
IBM
false
python,data analytics,artificial intelligence,tableau,ml,hive,algorithms,data analysis
16,987
https://www.naukri.com/job-listings-data-scientist-artificial-intelligence-ibm-india-pvt-limited-bengaluru-8-to-12-years-191224916178
8-12 years of experience in Python and ML services; strong data analytics skills; familiarity with cloud technologies|Build and improve AI solutions; analyze complex data sets; collaborate with data engineers|Opportunity to work in a dynamic consulting environment with a focus on innovation
false
19,288
0
2024-12-19T11:56:11
jp
1
8-12 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/ibm-jobs-careers-16987
{ "Url": "https://www.ambitionbox.com/reviews/ibm-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 21128, "AggregateRating": "4.1", "Title": "IBM Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Veteran Talent Hiring - Data Scientist: Digital Operations
https://img.naukimg.com/…s/v1/8843290.gif
https://img.naukimg.com/…s/v1/8843290.gif
161224500671
INR
7 Days Ago
grey
Volvo Penta
false
Automation,Database design,Analytical,Consulting,Construction equipment,Apache,Financial services,SQL
124,317,332
https://www.naukri.com/job-listings-veteran-talent-hiring-data-scientist-digital-operations-volvo-penta-bengaluru-10-to-12-years-161224500671
Join our design shift that leaves society in good shape for the next generation<br><br>Bachelor s / Master s degree in electronics,software,computer engineering,or related field. . 10 to 12 years of experience in working with Data Engineering Projects using Python. Good understanding and hands-on experience in working...
false
8,843,290
0
2024-12-16T09:37:08
crawled
1
10-12 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/volvo-penta-jobs-careers-124317332
null
null
null
null
null
null
null
null
null
null
null
null
null
Veteran Talent Hiring - Data Scientist: Digital Operations
https://img.naukimg.com/…s/v1/4683305.gif
https://img.naukimg.com/…s/v1/4683305.gif
161224500527
INR
7 Days Ago
grey
Volvo Financial Services
false
Automation,Database design,Analytical,Consulting,Construction equipment,Apache,Financial services,SQL
3,593,864
https://www.naukri.com/job-listings-veteran-talent-hiring-data-scientist-digital-operations-volvo-asset-finance-india-private-limited-bengaluru-10-to-12-years-161224500527
Join our design shift that leaves society in good shape for the next generation. . <br><br>Bachelor s / Master s degree in electronics,software,computer engineering,or related field<br><br>Skills Required: . Proficiency in Python for data processing,automation,and visualization
false
4,683,305
0
2024-12-16T09:36:53
crawled
1
10-12 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/volvo-financial-services-jobs-careers-3593864
{ "Url": "https://www.ambitionbox.com/reviews/volvo-financial-services-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 22, "AggregateRating": "4.0", "Title": "Volvo Financial Services Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/194354.gif
https://img.naukimg.com/…ps/v1/194354.gif
231024005441
INR
4 Days Ago
grey
HCLTech
false
Data Science,Ai,Ml,Science,Artificial Intelligence,Data
2,904,476
https://www.naukri.com/job-listings-data-scientist-hcltech-hyderabad-bengaluru-3-to-5-years-231024005441
Experience with Open Source LLM and Langchain Framework and and designing efficient prompt for LLMs<br><br>Experience to deploy and monitor model in cloud environment<br><br>Communicate results effectively to technical and non-technical stakeholders. Work experience background required: . <br><br>Essential skillsets re...
false
194,354
0
2024-12-19T06:36:04
jp
1
3-5 Yrs
Not disclosed
Hybrid - Bengaluru, Hyderabad
https://www.naukri.com/hcltech-jobs-careers-460
{ "Url": "https://www.ambitionbox.com/reviews/hcl-technologies-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 33701, "AggregateRating": "3.6", "Title": "HCLTech Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/533532.gif
https://img.naukimg.com/…ps/v1/533532.gif
171224908851
INR
6 Days Ago
grey
Flipkart
false
Machine Learning,Pytorch,Tensorflow,Mathematical Optimization,Statistical Modeling,Data Mining,Python,Optimization
530,713
https://www.naukri.com/job-listings-data-scientist-flipkart-internet-private-limited-bengaluru-2-to-5-years-171224908851
Btech/Mtech in Comp Science/Data Science from Tier 1 universities; 3-5 years experience in Machine Learning and Deep Learning; strong programming skills in Python, Pytorch, Tensorflow|Drive R&D in Pricing and Promotion; build machine learning products; deliver statistical solutions for complex problems|Research experti...
false
533,532
0
2024-12-17T07:40:49
jp
1
2-5 Yrs
Not disclosed
Hybrid - Bengaluru
https://www.naukri.com/flipkart-jobs-careers-530713
{ "Url": "https://www.ambitionbox.com/reviews/flipkart-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 10320, "AggregateRating": "4.0", "Title": "Flipkart Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/458958.gif
https://img.naukimg.com/…ps/v1/458958.gif
161224913108
INR
6 Days Ago
grey
Red Hat
false
Data Science,ML applications,python,natural language processing,Data Development,machine learning,AWS,Machine
77,579
https://www.naukri.com/job-listings-data-scientist-red-hat-india-pvt-ltd-bengaluru-3-to-6-years-161224913108
A Bachelors degree in Computer Science,Mathematics,Computational Linguistics,or a related field. <br><br> 3+ years of professional experience in NLP with Python,including familiarity with Spacy and Hugging Face<br><br>Experience with AWS for backend service development is a plus<br><br>Communication skills and experien...
false
458,958
0
2024-12-16T12:37:59
jp
1
3-6 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/red-hat-jobs-careers-1651
{ "Url": "https://www.ambitionbox.com/reviews/red-hat-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 382, "AggregateRating": "4.3", "Title": "Red Hat Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist: AI/ML Engineer
https://img.naukimg.com/…ups/v1/19288.gif
https://img.naukimg.com/…ups/v1/19288.gif
181224918783
INR
4 Days Ago
grey
IBM
false
rest,salesforce,spring boot,postgresql,slack,python,github,software development
16,987
https://www.naukri.com/job-listings-data-scientist-ai-ml-engineer-ibm-india-pvt-limited-noida-2-to-6-years-181224918783
Experience with GitHub,software development,CICD,cloud and deployment database management systems such as MySQL or PostgreSQL,vector database (Milvus,Weaviate) and graph database (Neo4j) <br><br>Experience with LLM applications such as ChatGPT,Perplexity,RAG frameworks or engines (RAGflow,Haystack) . <br><br>Preferred ...
false
19,288
0
2024-12-18T17:10:26
jp
1
2-6 Yrs
Not disclosed
Noida
https://www.naukri.com/ibm-jobs-careers-16987
{ "Url": "https://www.ambitionbox.com/reviews/ibm-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 21128, "AggregateRating": "4.1", "Title": "IBM Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…ages/v3/4124.gif
https://img.naukri.com/l…ages/v3/4124.gif
191224004697
INR
4 Days Ago
grey
Careernet
false
Data Science,Predictive Modeling,Ai Algorithms,Statistical Modeling,Python,Logistic Regression,Time Series,Deep Learning
4,124
https://www.naukri.com/job-listings-data-scientist-careernet-bengaluru-4-to-9-years-191224004697
<p>India and be part of our innovative journey in electronics manufacturing. We are integrating cutting-edge AI and ML technologies to enhance our capabilities and drive growth. As a global leader, We adopts a data-driven approach, ensuring precision and efficiency in every aspect of our operations. This offshore role ...
false
614,294
0
2024-12-19T05:16:18
jp
1
4-9 Yrs
22.5-32.5 Lacs PA
Hybrid - Bengaluru
https://www.naukri.com/careernet-jobs-careers-4124
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist - Python, AWS, Gen AI
https://img.naukimg.com/…ups/v1/53810.gif
https://img.naukimg.com/…ups/v1/53810.gif
231224901652
INR
Few Hours Ago
green
Winning Edge
false
Python,Tensorflow,Pytorch,R,Azure,NLP,natural language processing,HuggingFace
123,597,263
https://www.naukri.com/job-listings-data-scientist-python-aws-gen-ai-edge-bengaluru-8-to-11-years-231224901652
Overall experience of 8-10 years of experience with 2 years preferred experience in AI research and development,with a focus on healthcare or life sciences applications<br><br>Preferred experience in Node / React to help build application around AI solutions<br><br>Ability to understand customer needs and business obje...
false
53,810
0
2024-12-23T05:09:34
jp
1
8-11 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/winning-edge-jobs-careers-1517388
{ "Url": "https://www.ambitionbox.com/reviews/winning-edge-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 3, "AggregateRating": "2.5", "Title": "Winning Edge Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…/v1/11039170.gif
https://img.naukimg.com/…/v1/11039170.gif
221224002224
INR
1 Day Ago
green
Munificent Resource Engineering Management Services
false
Data Science,Tensorflow,Pytorch,Machine Learning,Python,AWS,Scikit-Learn,Machine
124,012,624
https://www.naukri.com/job-listings-data-scientist-munificent-resource-engineering-management-services-pune-ahmedabad-bengaluru-3-to-6-years-221224002224
Shift Timings: TBD <br><br> . Munificent Resource Engineering Management Services Pvt Ltd. . We Have an Urgent Requirement for "Data Scientist" <br><br>Being an integral part of the team,you will get a great opportunity not only to scale up your personal goals & targets but also our organizational goals to great heigh...
false
11,039,170
0
2024-12-22T16:46:14
jp
1
3-6 Yrs
7-9 Lacs PA
Pune, Ahmedabad, Bengaluru
https://www.naukri.com/munificent-resource-engineering-management-services-jobs-careers-124012624
null
null
null
null
10
null
null
null
null
null
null
null
null
Data Scientist (Intermediate Level: Generative AI)
https://img.naukimg.com/…ps/v1/231614.gif
https://img.naukimg.com/…ps/v1/231614.gif
201224504862
INR
2 Days Ago
grey
Zensar
false
Computer science,Training,Basic,Data analysis,Usage,data science,Machine learning,Management
1,496,872
https://www.naukri.com/job-listings-data-scientist-intermediate-level-generative-ai-zensar-technologies-kolkata-mumbai-new-delhi-hyderabad-pune-chennai-bengaluru-2-to-4-years-201224504862
<div> <div> <strong> Data Scientist (Intermediate Level: Generative AI) </strong> </div> <div> <strong> Job Description </strong> </div> <div> We are seeking a talented and motivated Data Scientist to help develop AI solutions, including RAG pipelines, fine-tuning LLMs, and building recommender systems. The ideal candi...
false
231,614
0
2024-12-20T13:08:16
crawled
1
2-4 Yrs
Not disclosed
Chennai, Pune, Delhi, Mumbai, Bengaluru, Hyderabad, Kolkata
https://www.naukri.com/zensar-jobs-careers-1405
{ "Url": "https://www.ambitionbox.com/reviews/zensar-technologies-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 2363, "AggregateRating": "3.7", "Title": "Zensar Technologies Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist: Artificial Intelligence
https://img.naukimg.com/…ups/v1/19288.gif
https://img.naukimg.com/…ups/v1/19288.gif
191224916209
INR
3 Days Ago
grey
IBM
false
python,data analytics,artificial intelligence,tableau,ml,hive,algorithms,data analysis
16,987
https://www.naukri.com/job-listings-data-scientist-artificial-intelligence-ibm-india-pvt-limited-pune-8-to-12-years-191224916209
Required Technical and Professional Expertise <br><br>Resource should have 8-12 years of experience<br><br>Sound knowledge of Python and should know how to use the ML related services<br><br>Proficient in Python with focus on Data Analytics Packages<br><br>Preferred Technical and Professional Expertise <br><br>Experien...
false
19,288
0
2024-12-19T11:56:24
jp
1
8-12 Yrs
Not disclosed
Pune
https://www.naukri.com/ibm-jobs-careers-16987
{ "Url": "https://www.ambitionbox.com/reviews/ibm-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 21128, "AggregateRating": "4.1", "Title": "IBM Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/468918.gif
https://img.naukimg.com/…ps/v1/468918.gif
171224915222
INR
5 Days Ago
grey
Deutsche Bank
false
data management,data science,data visualization,hadoop,xls,german,advanced analytics,python
123,506,651
https://www.naukri.com/job-listings-data-scientist-deutsche-bank-ag-mumbai-2-to-7-years-171224915222
Bachelor or Master in Computer Science/ Engineering/ Statistics or any other quantitative discipline <br><br>2+ year experience in data management and modeling <br><br>Good business acumen,with the aptitude to successfully translate between technical and non-technical audiences including a good understanding of the mod...
false
468,918
0
2024-12-17T11:34:37
jp
1
2-7 Yrs
Not disclosed
Mumbai
https://www.naukri.com/deutsche-bank-jobs-careers-39012
{ "Url": "https://www.ambitionbox.com/reviews/deutsche-bank-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 3202, "AggregateRating": "3.9", "Title": "Deutsche Bank Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/2872246.gif
https://img.naukimg.com/…s/v1/2872246.gif
201224500897
INR
3 Days Ago
grey
Phonepe
false
Computer science,Computer vision,Version control,GIT,Analytical,Machine learning,Data processing,Financial services
3,595,382
https://www.naukri.com/job-listings-data-scientist-phonepe-pune-3-to-8-years-201224500897
PhonePe Full Time Employee Benefits (Not applicable for Intern or Contract Roles) <br><br> We are seeking a motivated and skilled Data Scientist with 3 years of experience to join our dynamic team
false
2,872,246
0
2024-12-20T10:19:34
crawled
1
3-8 Yrs
Not disclosed
Pune
https://www.naukri.com/phonepe-jobs-careers-3568676
{ "Url": "https://www.ambitionbox.com/reviews/phonepe-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 2082, "AggregateRating": "4.0", "Title": "PhonePe Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/235536.gif
https://img.naukimg.com/…ps/v1/235536.gif
181224017133
INR
4 Days Ago
grey
Pepsico
false
Data Science,Pyspark,timeseries forecasting,Python,SQL,Predictive Modeling,Xgboost,Natural Language Processing
5,092,262
https://www.naukri.com/job-listings-data-scientist-pepsico-hyderabad-gurugram-delhi-ncr-5-to-10-years-181224017133
Overall 5+ years of experience working as a Data Scientist<br><br>6+ years experience building solutions in the commercial or in the supply chain space<br><br>6+ years experience in Statistical / ML techniques to solve supervised (regression,classification) and unsupervised problems
false
235,536
0
2024-12-18T13:44:11
jp
1
5-10 Yrs
Not disclosed
Hybrid - Delhi NCR, Hyderabad, Gurgaon
https://www.naukri.com/pepsico-jobs-careers-28272
{ "Url": "https://www.ambitionbox.com/reviews/pepsico-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 2409, "AggregateRating": "4.1", "Title": "PepsiCo Reviews by Employees" }
null
null
null
2
null
null
null
null
null
null
null
null
Data Scientist IRC241434
https://img.naukimg.com/…ps/v1/142780.gif
https://img.naukimg.com/…ps/v1/142780.gif
191224502154
INR
3 Days Ago
grey
Hitachi
false
pandas,sqlite,aws,rabbitmq,artificial intelligence,docker,sql,Intelligence
1,375,178
https://www.naukri.com/job-listings-data-scientist-irc241434-hitachi-ltd-hyderabad-7-to-9-years-191224502154
Bachelors or Masters degree in Data Science,Computer Science,Engineering,or a related field. . 3+ years of experience in data science and data engineering roles. . Strong proficiency in Python and major libraries such as Pandas,Scikit-learn,NumPy,TensorFlow,etc . <br><br>Proven experience in building and managing da...
false
142,780
0
2024-12-19T12:29:46
crawled
1
7-9 Yrs
Not disclosed
Hyderabad
https://www.naukri.com/hitachi-jobs-careers-738639
{ "Url": "https://www.ambitionbox.com/reviews/hitachi-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 601, "AggregateRating": "4.1", "Title": "Hitachi Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…s/v3/4023388.gif
https://img.naukri.com/l…s/v3/4023388.gif
231224500680
INR
Just Now
green
Peak
false
Health insurance,SAP,data science,Demand forecasting,Machine learning,Equity,data visualization,Forecasting
4,023,388
https://www.naukri.com/job-listings-data-scientist-peak-pune-1-to-3-years-231224500680
<div><div> <p> <strong>The Opportunity</strong> <span> </span> </p> <p>Our mission is to change the way the world works by democratizing AI for every business, and to build a great company that everyone loves being a part of. These two goals haven t changed since the days when Peak was little more than an idea forming ...
false
1,764,722
0
2024-12-23T10:31:01
crawled
1
1-3 Yrs
Not disclosed
Pune
https://www.naukri.com/peak-jobs-careers-4023388
null
null
null
null
null
null
null
null
null
null
null
null
null
LLM Trainer/Data Scientist
https://img.naukimg.com/…s/v1/5040802.gif
https://img.naukimg.com/…s/v1/5040802.gif
231224500203
INR
Just Now
green
Turing
false
Data analysis,Machine learning,data integrity,SQL,Python,Analysis,Data,Training
5,601,548
https://www.naukri.com/job-listings-llm-trainer-data-scientist-turing-remote-3-to-5-years-231224500203
Bachelor s / Master s degree in Engineering,Computer Science (or equivalent experience) . At least 3+ years of relevant experience as an LLM Trainer / Data Scientist . At least 1-3 years of experience and practical application in Data Analysis . Strong proficiency in Python or SQL is essential .
false
5,040,802
0
2024-12-23T10:01:22
crawled
1
3-5 Yrs
Not disclosed
Remote
https://www.naukri.com/turing-jobs-careers-5601548
{ "Url": "https://www.ambitionbox.com/reviews/turing-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 121, "AggregateRating": "3.8", "Title": "Turing Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Deep Learning / Machine Learning / Data Scientist Intern
https://img.naukimg.com/…s/v1/2872258.gif
https://img.naukimg.com/…s/v1/2872258.gif
111224502998
INR
Starts in 1-3 months
green
Pivotchain
false
null
3,595,394
https://www.naukri.com/job-listings-deep-learning-machine-learning-data-scientist-intern-pivotchain-pune-0-to-2-years-111224502998
<div> <div>   </div> <ol> <li> 0-2 years of experience in developing computer vision applications. </li> <li> Experience in deploying deep learning/ machine learning models on CPU/edge devices. </li> <li> Good understanding of CNN architectures, image processing, object detection methods. </li> <li> Excellent programmi...
false
2,872,258
0
1970-01-01T00:00:00
crawled
1
null
Unpaid
Pune
https://www.naukri.com/pivotchain-jobs-careers-3595394
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…ges/v3/22904.gif
https://img.naukri.com/l…ges/v3/22904.gif
231224000653
INR
Today
green
Live Connections
false
NLP,Ml Algorithms,Quantitative Research,Ml,Python,Quantitative,Algorithms,Data
22,904
https://www.naukri.com/job-listings-data-scientist-live-connections-mumbai-hyderabad-3-to-5-years-231224000653
MS/Ph.D. in quantitative discipline with 3-8 years in quantitative research and portfolio optimization|Design and implement ML/AI solutions, lead quantitative research system development, communicate insights to investment teams|Work hours from 2 PM to 11 PM
false
24,026
0
2024-12-23T01:29:57
jp
1
3-5 Yrs
Not disclosed
Hybrid - Mumbai, Hyderabad
https://www.naukri.com/live-connections-jobs-careers-22904
null
null
null
null
5
null
null
null
null
null
null
null
null
Distinguished, Data Scientist
https://img.naukimg.com/…s/v1/1293920.gif
https://img.naukimg.com/…s/v1/1293920.gif
101224502756
INR
12 Days Ago
grey
Walmart
false
Text mining,C++,Content management,Image processing,Analytical,Machine learning,Forecasting,Monitoring
3,191,754
https://www.naukri.com/job-listings-distinguished-data-scientist-walmart-labs-bengaluru-2-to-8-years-101224502756
. Bachelors. with > . 20. years,. Masters > 1. 7. years. OR PhD in Comp Science / Statistics/Mathematics with > 1. 2. years of relevant experience<br><br>Outlined below are the required minimum qualifications for this position<br><br>Educational qualifications should be Computer Science / Statistics/Mathematics or a r...
false
1,293,920
0
2024-12-10T12:22:36
crawled
1
2-8 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/walmart-jobs-careers-168845
{ "Url": "https://www.ambitionbox.com/reviews/walmart-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 2309, "AggregateRating": "3.8", "Title": "Walmart Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist ( 3+years only with Python/SQL/NLP/AIML)
https://img.naukimg.com/…s/v1/7790455.gif
https://img.naukimg.com/…s/v1/7790455.gif
171224503932
INR
5 Days Ago
grey
Wolters Kluwer - Medknow Publications
false
Data analysis,Statistical analysis,Machine learning,Performance testing,Data collection,Data processing,model development,data visualization
2,701,712
https://www.naukri.com/job-listings-data-scientist-3-years-only-with-python-sql-nlp-aiml-wolters-kluwer-medknow-publications-kalyani-pune-7-to-10-years-171224503932
has worked with and is proficient with current technologies
false
7,790,455
0
2024-12-17T18:01:20
crawled
1
7-10 Yrs
Not disclosed
Kalyani, Pune
https://www.naukri.com/medknow-publications-jobs-careers-2701712
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist: Artificial Intelligence
https://img.naukimg.com/…ups/v1/19288.gif
https://img.naukimg.com/…ups/v1/19288.gif
151224902257
INR
7 Days Ago
grey
IBM
false
python,data analytics,artificial intelligence,tableau,ml,hive,algorithms,data analysis
16,987
https://www.naukri.com/job-listings-data-scientist-artificial-intelligence-ibm-india-pvt-limited-bengaluru-5-to-7-years-151224902257
Required Technical and Professional Expertise <br><br>Resource should have 5-7 years of experience<br><br>Sound knowledge of Python and should know how to use the ML related services<br><br>Proficient in Python with focus on Data Analytics Packages<br><br>Preferred Technical and Professional Expertise <br><br>Experienc...
false
19,288
0
2024-12-15T14:50:32
jp
1
5-7 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/ibm-jobs-careers-16987
{ "Url": "https://www.ambitionbox.com/reviews/ibm-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 21128, "AggregateRating": "4.1", "Title": "IBM Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/533532.gif
https://img.naukimg.com/…ps/v1/533532.gif
101224904922
INR
13 Days Ago
grey
Flipkart
false
R,Python,Pytorch,Neural Networks,Random Forests,statistical modeling,SVM,Deep Learning
530,713
https://www.naukri.com/job-listings-data-scientist-flipkart-internet-private-limited-bengaluru-2-to-4-years-101224904922
The responsible person should be able to communicate and collaborate with multiple stakeholders representing various teams to better understand the problem at hand<br><br>Active participation in working with new methods and learning new technologies,both in the area of data science and data engineering. To succeed in t...
false
533,532
0
2024-12-10T05:24:20
jp
1
2-4 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/flipkart-jobs-careers-530713
{ "Url": "https://www.ambitionbox.com/reviews/flipkart-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 10320, "AggregateRating": "4.0", "Title": "Flipkart Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/478706.gif
https://img.naukimg.com/…ps/v1/478706.gif
181224500523
INR
5 Days Ago
grey
HTC Global Services
false
Version control,data science,Coding,Neural networks,data manipulation,Artificial Intelligence,Machine learning,Natural language processing
1,617,584
https://www.naukri.com/job-listings-data-scientist-htc-global-services-india-pvt-ltd-noida-3-to-5-years-181224500523
<div><p> <b> <u>About the Role:</u> </b> </p> <p>We are seeking a Data Scientist with 3 to 5 years of experience in data science or related fields.</p> <p> <b> <u>Requirements:</u> </b> </p> <ul> <li>Qualified and experienced in Databricks, including, coding and developing with notebooks.</li> <li>Strong specialis...
false
478,706
0
2024-12-18T07:04:27
crawled
1
3-5 Yrs
Not disclosed
Noida
https://www.naukri.com/htc-global-services-jobs-careers-526
{ "Url": "https://www.ambitionbox.com/reviews/htc-global-services-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 1322, "AggregateRating": "3.6", "Title": "HTC Global Services Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Urgent Hiring For Data Scientist-NLP-UK Shift-Hybrid mode
https://www.naukri.com/h…tindia_dec18.gif
https://www.naukri.com/h…tindia_dec18.gif
161124007865
INR
3 Days Ago
grey
Genpact
false
Data Science,Predictive Modeling,NLP,Natural Language Processing,Predictive Analytics,Statistical Modeling,Machine Learning,Deep Learning
30,975
https://www.naukri.com/job-listings-urgent-hiring-for-data-scientist-nlp-uk-shift-hybrid-mode-genpact-noida-gurugram-bengaluru-3-to-8-years-161124007865
Minimum Qualifications: . Bachelors degree in Computer Science,Engineering,or a related field<br><br>Furthermore,please do note that Genpact does not charge fees to process job applications and applicants are not required to pay to participate in our hiring process in any other way<br><br>Preferred Qualifications / ski...
false
42,932
0
2024-12-20T07:38:53
jp
1
3-8 Yrs
Not disclosed
Hybrid - Bengaluru, Gurgaon, Noida
https://www.naukri.com/genpact-jobs-careers-25103
{ "Url": "https://www.ambitionbox.com/reviews/genpact-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 29795, "AggregateRating": "3.9", "Title": "Genpact Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist III
https://img.naukimg.com/…s/v1/1293920.gif
https://img.naukimg.com/…s/v1/1293920.gif
121224500796
INR
11 Days Ago
grey
Walmart
false
Networking,Coding,Data structures,Data mining,Information technology,Analytics,Monitoring,SQL
3,191,754
https://www.naukri.com/job-listings-data-scientist-iii-walmart-labs-bengaluru-2-to-8-years-121224500796
<span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span> <span>Position Summary...</span> </span>...
false
1,293,920
0
2024-12-12T10:20:11
crawled
1
2-8 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/walmart-jobs-careers-168845
{ "Url": "https://www.ambitionbox.com/reviews/walmart-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 2309, "AggregateRating": "3.8", "Title": "Walmart Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ups/v1/40604.gif
https://img.naukimg.com/…ups/v1/40604.gif
091224504955
INR
13 Days Ago
grey
Siemens
false
Operations research,SAP,Version control,data science,Analytical,Machine learning,Business process management,Oracle
1,496,708
https://www.naukri.com/job-listings-data-scientist-siemens-limited-bengaluru-5-to-10-years-091224504955
Bachelor s degree in a quantitative discipline (e.g.,Statistics,Operations Research,B . ioinformatics,. Economics,Computational Biology,Compute Science,Mathematics,Physics,Electrical Engineering,Industrial Engineering) or related field . <br><br>Experience on collecting business requirements and traduce it into solutio...
false
40,604
0
2024-12-09T12:31:45
crawled
1
5-10 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/siemens-jobs-careers-775
{ "Url": "https://www.ambitionbox.com/reviews/siemens-india-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 4513, "AggregateRating": "4.1", "Title": "Siemens Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist & Business Analyst ( NLP / LLM )
https://img.naukimg.com/…ps/v1/556636.gif
https://img.naukimg.com/…ps/v1/556636.gif
161224503786
INR
6 Days Ago
grey
Intone Networks
false
Business Analyst,Business analysis,Natural language processing,Data
3,697,870
https://www.naukri.com/job-listings-data-scientist-business-analyst-nlp-llm-intone-networks-remote-2-to-6-years-161224503786
<div> </div> <ul> <li> Develop NLP and LLM-based solutions for business insights. </li> <li> Analyze datasets to identify trends and patterns. </li> <li> Collaborate with teams to implement AI-driven strategies. </li> <li> Present findings and recommendations to stakeholders. </li> </ul> <div> </div>
false
556,636
0
2024-12-16T12:37:22
crawled
1
2-6 Yrs
Not disclosed
Remote
https://www.naukri.com/intone-networks-jobs-careers-993822
{ "Url": "https://www.ambitionbox.com/reviews/intone-networks-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 36, "AggregateRating": "4.1", "Title": "Intone Networks Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/4656351.gif
https://img.naukimg.com/…s/v1/4656351.gif
171224502919
INR
5 Days Ago
grey
Gartner
false
Product management,Cloud computing,Linux,Shell scripting,Application development,Oracle,SQL,Python
1,932,062
https://www.naukri.com/job-listings-data-scientist-gartner-gurugram-3-to-6-years-171224502919
<div> This is a unique opportunity to join our fast-growing Global Product Management Data Science team. You will be working with the team managing The Client Experience Digital Platform which is the go-to place for all clients to interact with Gartner to get value. Our clients are IT and business leaders around the wo...
false
4,656,351
0
2024-12-17T13:22:44
crawled
1
3-6 Yrs
Not disclosed
Gurgaon
https://www.naukri.com/gartner-jobs-careers-82369
{ "Url": "https://www.ambitionbox.com/reviews/gartner-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 505, "AggregateRating": "4.1", "Title": "Gartner Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://www.naukri.com/h…notics_may24.gif
https://www.naukri.com/h…notics_may24.gif
201224014276
INR
2 Days Ago
grey
Acronotics
false
Gen AI,NLP,Document Intelligence,Azure AI,Python,Data Science,Automation,Gen
5,986,960
https://www.naukri.com/job-listings-data-scientist-acronotics-bengaluru-4-to-9-years-201224014276
Additionally,the candidate should have experience in automation to enhance efficiency across workflows<br><br>Proven experience in Data Science,Generative AI,Azure AI Services,Natural Language Processing (NLP),and Document Intelligence solutions<br><br>Hands-on experience with automation tools and frameworks for AI / M...
false
4,707,357
0
2024-12-20T12:30:08
jp
1
4-9 Yrs
25-37.5 Lacs PA
Hybrid - Bengaluru
https://www.naukri.com/acronotics-jobs-careers-4304802
{ "Url": "https://www.ambitionbox.com/reviews/acronotics-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 35, "AggregateRating": "2.6", "Title": "Acronotics Reviews by Employees" }
null
null
null
2
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/6106525.gif
https://img.naukimg.com/…s/v1/6106525.gif
191224916486
INR
3 Days Ago
grey
Codvo
false
NLP,Deep Learning,Event Classification Systems,AI/ML Model Deployment,Data Analysis,ML Model Development,LLM Integration,Python
123,596,413
https://www.naukri.com/job-listings-data-scientist-codvo-ai-mumbai-delhi-ncr-bengaluru-4-to-8-years-191224916486
Required Skills (Technical):- . Advanced knowledge of statistical techniques,NLP,machine learning algorithms and deep learning frameworks like TensorFlow,Theano,Keras,Pytorch. Proficiency with modern statistical modelling (regression,boosting trees,random forests,etc<br><br>Required Skills (Non-Technical):- . Fluent in...
false
6,106,525
0
2024-12-19T12:06:50
jp
1
4-8 Yrs
Not disclosed
Delhi NCR, Mumbai, Bengaluru
https://www.naukri.com/codvo-jobs-careers-123596413
{ "Url": "https://www.ambitionbox.com/reviews/codvo-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 42, "AggregateRating": "3.8", "Title": "Codvo Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/7586411.gif
https://img.naukimg.com/…s/v1/7586411.gif
191224009416
INR
4 Days Ago
grey
Equbot
false
NLP,predictive analytics,optimization techniques,Pandas,NumPy,Scikit-learn,Optimization,Natural language processing
6,833,379
https://www.naukri.com/job-listings-data-scientist-equbot-bengaluru-2-to-5-years-191224009416
Education: Bachelors / Masters degree in Computer Science,Data Science,Statistics,Economics,Mathematics,,or a related quantitative field<br><br>Experience: 2-5 years of experience in data science,preferably in the Investment and Wealth Management or financial services domain. <br><br>Translate High level business requ...
false
7,586,411
0
2024-12-19T08:02:20
jp
1
2-5 Yrs
22.5-27.5 Lacs PA
Bengaluru
https://www.naukri.com/equbot-jobs-careers-6833379
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/5322678.gif
https://img.naukimg.com/…s/v1/5322678.gif
191224007820
INR
4 Days Ago
grey
Cognitensor Technology
false
Aiml,Machine Learning,Gcp Cloud,Python,Data Science,Predictive Modeling,Bigquery,Natural Language Processing
124,549,236
https://www.naukri.com/job-listings-data-scientist-cognitensor-technology-bengaluru-5-to-7-years-191224007820
<br /><p><strong>Hiring:</strong><br /><strong><em>Job</em></strong> <strong><em>Title:</em></strong> Senior Data Scientist [ 5 7 years]<br /><strong><em>Location:</em></strong> Yemalur, Bengaluru<br /><strong><em>Job</em></strong> <strong><em>Role:</em></strong> Worked on and have good knowledge of Google Cloud Platfo...
false
5,322,678
0
2024-12-19T07:00:38
jp
1
5-7 Yrs
10-20 Lacs PA
Bengaluru
https://www.naukri.com/cognitensor-technology-jobs-careers-5906410
{ "Url": "https://www.ambitionbox.com/reviews/cognitensor-technology-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 10, "AggregateRating": "2.4", "Title": "CogniTensor Technology Reviews by Employees" }
null
null
null
3
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/176134.gif
https://img.naukimg.com/…ps/v1/176134.gif
090824014585
INR
1 Day Ago
green
Calsoft
false
Natural Language Processing,Machine Learning,Predictive Modeling,Artificial Intelligence,Neural Networks,Deep Learning,Data Science,Pattern Recognition
180
https://www.naukri.com/job-listings-data-scientist-calsoft-bengaluru-4-to-8-years-090824014585
Extensive knowledge in data science, machine learning, and deep learning; proficiency in Python and relevant libraries; experience with machine learning pipelines|Develop and implement machine learning models, translate business requirements into data science objectives, and manage large-scale training and inference|
false
176,134
0
2024-12-22T18:02:00
jp
1
4-8 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/calsoft-jobs-careers-180
{ "Url": "https://www.ambitionbox.com/reviews/calsoft-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 328, "AggregateRating": "3.1", "Title": "Calsoft Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/3632406.gif
https://img.naukimg.com/…s/v1/3632406.gif
201224916189
INR
2 Days Ago
grey
Visionyle Solutions
false
Data Science,NLTK,PyTorch,Machine Learning,TensorFlow,spaCy,ML modeling,Hugging Face Transformers
123,622,751
https://www.naukri.com/job-listings-data-scientist-visionyle-solutions-bengaluru-6-to-10-years-201224916189
Shift: 10AM - 7 PM (Approx)<br><br>Experience with deep learning frameworks (e.g.,TensorFlow,PyTorch). Hands-on AI / ML modeling experience of complex datasets combined with a strong understanding of the theoretical foundations of AI / ML(Research Oriented). . .
false
3,632,406
0
2024-12-20T15:18:56
jp
1
6-10 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/visionyle-solutions-jobs-careers-4459112
{ "Url": "https://www.ambitionbox.com/reviews/visionyle-solutions-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 18, "AggregateRating": "4.0", "Title": "Visionyle Solutions Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/7228437.gif
https://img.naukimg.com/…s/v1/7228437.gif
201224908321
INR
3 Days Ago
grey
Lifesight Technologies
false
Data Science,Matplotlib,R,Power BI,Data Analysis,Tableau,Data Modeling,Python
124,030,940
https://www.naukri.com/job-listings-data-scientist-lifesight-technologies-pvt-ltd-bengaluru-4-to-6-years-201224908321
Key Responsibilities:<br />Data Analysis and Modeling:<br /><br />Analyze large, complex datasets to identify trends, patterns, and insights.<br />Develop and deploy machine learning models to solve business problems.<br />Data Collection and Preprocessing:<br /><br />Gather data from various sources, ensuring data qua...
false
7,228,437
0
2024-12-20T07:44:15
jp
1
4-6 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/lifesight-technologies-jobs-careers-5355732
{ "Url": "https://www.ambitionbox.com/reviews/lifesight-technologies-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 7, "AggregateRating": "4.5", "Title": "Lifesight Technologies Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
NLP Data Scientist
https://img.naukimg.com/…s/v1/1177144.gif
https://img.naukimg.com/…s/v1/1177144.gif
201224502488
INR
2 Days Ago
grey
Quest Global Technologies
false
Engineering services,deep learning,Data analysis,Machine learning,Cloud,Manager Technology,Natural language processing,Research
6,226,634
https://www.naukri.com/job-listings-nlp-data-scientist-quest-global-technologies-bengaluru-4-to-8-years-201224502488
innovators,who are not only inspired by technology and innovation,but also perpetually driven to design,develop,and test as a trusted partner for Fortune 500 customers<br><br>The achievers and courageous challenge-crushers we seek,have the following characteristics and skills: . Work Experience .
false
1,177,144
0
2024-12-20T11:07:14
crawled
1
4-8 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/quest-global-technologies-jobs-careers-6116548
{ "Url": "https://www.ambitionbox.com/reviews/quest-global-technologies-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 150, "AggregateRating": "4.0", "Title": "Quest Global Technologies Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…s/v3/1667996.gif
https://img.naukri.com/l…s/v3/1667996.gif
201224007030
INR
3 Days Ago
grey
Aeries Technology
false
Data Science,Generative AI,LLM,Prompt Engineering,Artificial Intelligence,Deep Learning,Science,Engineering
1,667,996
https://www.naukri.com/job-listings-data-scientist-aeries-technology-hyderabad-bengaluru-mumbai-all-areas-2-to-6-years-201224007030
Location: Bangalore,Mumbai,Hyderabad . Qualification: Graduate / PH<br><br>Aeries is Great Place to Work certified by GPTW Institute,reflecting our commitment to fostering a positive and inclusive workplace culture for our employees<br><br>The ideal candidate should have strong experience in deep analytics,data mining,...
false
1,224,124
0
2024-12-20T06:52:20
jp
1
2-6 Yrs
Not disclosed
Bengaluru, Hyderabad, Mumbai (All Areas)
https://www.naukri.com/aeries-technology-jobs-careers-1667996
{ "Url": "https://www.ambitionbox.com/reviews/aeries-technology-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 299, "AggregateRating": "3.3", "Title": "Aeries Technology Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…s/v3/1667996.gif
https://img.naukri.com/l…s/v3/1667996.gif
201224006799
INR
3 Days Ago
grey
Aeries Technology
false
Data Science,generative AI,LLM,prompt engineering,Artificial Intelligence,Machine Learning,Science,Engineering
1,667,996
https://www.naukri.com/job-listings-data-scientist-aeries-technology-hyderabad-bengaluru-mumbai-all-areas-8-to-10-years-201224006799
<p>Position/Title: <strong>Data Scientist</strong></p><p>Department: <strong>Aeries Research & Innovation</strong></p><p>Employment type: <strong>Full-time </strong></p><p>Location: <strong>Bangalore, Mumbai, Hyderabad </strong></p><p>Qualification: <strong>Graduate/PH. D</strong> </p><p>Shifts (if any): <strong>Candid...
false
1,224,124
0
2024-12-20T06:44:18
jp
1
8-10 Yrs
Not disclosed
Bengaluru, Hyderabad, Mumbai (All Areas)
https://www.naukri.com/aeries-technology-jobs-careers-1667996
{ "Url": "https://www.ambitionbox.com/reviews/aeries-technology-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 299, "AggregateRating": "3.3", "Title": "Aeries Technology Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist- Python, AWS, Gen AI
https://img.naukimg.com/…ups/v1/53810.gif
https://img.naukimg.com/…ups/v1/53810.gif
191224904258
INR
4 Days Ago
grey
Winning Edge
false
Tensorflow,Pytorch,R,NLP,Python,Azure,Data Scientist,Hugging Face
123,597,263
https://www.naukri.com/job-listings-data-scientist-python-aws-gen-ai-edge-bengaluru-8-to-11-years-191224904258
8-10 years of experience with 2 years in AI research, strong programming skills in Python and R, familiarity with NLP and AI frameworks|Design and deliver AI solutions focusing on healthcare applications, work with large datasets, and translate customer needs into AI solutions|
false
53,810
0
2024-12-19T04:56:39
jp
1
8-11 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/winning-edge-jobs-careers-1517388
{ "Url": "https://www.ambitionbox.com/reviews/winning-edge-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 3, "AggregateRating": "2.5", "Title": "Winning Edge Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/6756541.gif
https://img.naukimg.com/…s/v1/6756541.gif
191224005060
INR
4 Days Ago
grey
Prescience Decision Solutions
false
Machine Learning,SQL,Promotion Analytics,Customer Analytics,Python,Product Analytics,Marketing Analytics,Ml Algorithms
6,178,680
https://www.naukri.com/job-listings-data-scientist-prescience-decision-solutions-bengaluru-2-to-6-years-191224005060
Experience in analytics,preferably within Retail,CPG,or E-commerce domains<br><br>Proven experience as a Data Scientist or similar role
false
6,756,541
0
2024-12-19T05:31:11
jp
1
2-6 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/prescience-decision-solutions-jobs-careers-6178680
{ "Url": "https://www.ambitionbox.com/reviews/prescience-decision-solutions-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 9, "AggregateRating": "4.6", "Title": "Prescience Decision Solutions Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/3923332.gif
https://img.naukimg.com/…s/v1/3923332.gif
181224907945
INR
5 Days Ago
grey
Chubb
false
Python,Azure,Power BI,Text Analytics,Natural Language Processing,Regression/ Logistic Regression,Random forest,SVM
5,885,292
https://www.naukri.com/job-listings-data-scientist-chubb-business-services-india-private-limited-bengaluru-4-to-8-years-181224907945
Some experience utilizing model monitoring methodologies. Understanding of data mining predictive modeling,and ML concepts/ Probabilistic Models,Ensemble Techniques,Hyperparameter Optimization,machine learning models / sound knowledge of Regression/ Logistic Regression,Random forest,XGBoost,SVM,Clustering,statistical m...
false
3,923,332
0
2024-12-18T07:13:56
jp
1
4-8 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/chubb-jobs-careers-4795880
{ "Url": "https://www.ambitionbox.com/reviews/chubb-group-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 156, "AggregateRating": "3.9", "Title": "Chubb Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/6379479.gif
https://img.naukimg.com/…s/v1/6379479.gif
181224501933
INR
4 Days Ago
grey
Diensten Tech Limited
false
data science,Science,Data
124,526,386
https://www.naukri.com/job-listings-data-scientist-diensten-tech-limited-bengaluru-4-to-6-years-181224501933
Diensten Tech Limited is looking for Data Scientist to join our dynamic team and embark on a rewarding career journey <ol><li>Undertaking data collection, preprocessing and analysis</li><li>Building models to address business problems</li><li>Presenting information using data visualization techniques</li><li>Identify...
false
6,379,479
0
2024-12-18T11:46:13
crawled
1
4-6 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/diensten-tech-jobs-careers-123922449
{ "Url": "https://www.ambitionbox.com/reviews/diensten-tech-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 32, "AggregateRating": "3.5", "Title": "Diensten Tech Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/4379958.gif
https://img.naukimg.com/…s/v1/4379958.gif
181224017533
INR
4 Days Ago
grey
Applied Cloud Computing
false
Data Science,Machine Learning Algorithms,AWS,Science,Algorithms,Machine learning,Data,Machine
5,250,218
https://www.naukri.com/job-listings-data-scientist-applied-cloud-computing-bengaluru-3-to-6-years-181224017533
Linear Regression,Logistic Regression,Decision Tree,RandomForest,Xgboost,GBM etc) . Good Knowledge of Statistics,Statistical Tests & Distributions<br><br>Experience: 3+ years . <br><br>Good Knowledge of Machine Learning Algorithms ( Ex
false
4,379,958
0
2024-12-18T14:26:05
jp
1
3-6 Yrs
8-15 Lacs PA
Bengaluru
https://www.naukri.com/applied-cloud-computing-jobs-careers-5249146
{ "Url": "https://www.ambitionbox.com/reviews/applied-cloud-computing-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 59, "AggregateRating": "2.9", "Title": "Applied Cloud Computing Reviews by Employees" }
null
null
null
3
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/2862682.gif
https://img.naukimg.com/…s/v1/2862682.gif
171224503830
INR
5 Days Ago
grey
Abinbev India
false
Supply chain,Analytical,Consulting,Conceptualization,Econometrics,Project delivery,Forecasting,Analytics
3,584,468
https://www.naukri.com/job-listings-data-scientist-abinbev-india-private-limited-bengaluru-3-to-5-years-171224503830
<div><div> <b>Job Description</b> </div> <div> <br /> </div> <div> <b>Job Title: Data Scientist</b> </div> <div> <b>Location: Bangalore</b> </div> <div> <b>Reporting to: Manager- Analytics/ Senior Manager-Analytics</b> </div> <div> <br /> </div> <div> <b>1. PURPOSE OF ROLE</b> </div> <div>Contributing to the Data Scien...
false
2,862,682
0
2024-12-17T18:01:04
crawled
1
3-5 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/abinbev-india-jobs-careers-3584468
{ "Url": "https://www.ambitionbox.com/reviews/ab-inbev-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 1168, "AggregateRating": "3.4", "Title": "AB InBev India Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/1224124.gif
https://img.naukimg.com/…s/v1/1224124.gif
171224503068
INR
5 Days Ago
grey
Aeries Technology
false
Supply chain,Operations research,Analytical,Consulting,Machine learning,Data mining,MATLAB,SQL
3,930,712
https://www.naukri.com/job-listings-data-scientist-aeries-technology-group-mumbai-hyderabad-bengaluru-2-to-7-years-171224503068
The ideal candidate should have strong experience in deep analytics,data mining,data visualization,knowledge of statistical techniques and machine learning<br><br>Candidate should be flexible to work as per . business requirement<br><br>Very good interpersonal skills
false
1,224,124
0
2024-12-17T13:22:57
crawled
1
2-7 Yrs
Not disclosed
Mumbai, Bengaluru, Hyderabad
https://www.naukri.com/aeries-technology-jobs-careers-1667996
{ "Url": "https://www.ambitionbox.com/reviews/aeries-technology-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 299, "AggregateRating": "3.3", "Title": "Aeries Technology Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/191756.gif
https://img.naukimg.com/…ps/v1/191756.gif
171224500028
INR
6 Days Ago
grey
Emerson Network Power
false
Data analysis,Analytical,Javascript,Workflow,microsoft,Oracle,Business intelligence,Information technology
3,760,158
https://www.naukri.com/job-listings-data-scientist-vertiv-group-corp-pune-3-to-5-years-171224500028
Bachelor s degree from an accredited college or university in information technology or a directly related field. <br><br>Collect data from existing legacy sources as well as new data sources including Oracle EBS and cloud platforms. Strong knowledge and experience of relational databases and SQL<br><br>Experience with...
false
191,756
0
2024-12-17T05:45:10
crawled
1
3-5 Yrs
Not disclosed
Pune
https://www.naukri.com/emerson-network-power-jobs-careers-307175
{ "Url": "https://www.ambitionbox.com/reviews/vertiv-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 735, "AggregateRating": "4.0", "Title": "Vertiv Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Hiring Data Scientists !
https://img.naukimg.com/…ps/v1/430988.gif
https://img.naukimg.com/…ps/v1/430988.gif
171224005973
INR
6 Days Ago
grey
Optimum Solutions
false
python,Product Analytics,market research,Statistics,SQL,Experimentation,Research,Data
3,940
https://www.naukri.com/job-listings-hiring-data-scientists-optimum-solutions-chennai-bengaluru-3-to-8-years-171224005973
<p>Job Description:</p><br /><p><strong>Your way to impact :</strong></p><br /><p>Looking for Data scientists with product analytics and technically skills, hands on development experience in Python, statistical techniques, SQL and basic Data visualization with lot of attention to granular details in data., Self-motiva...
false
430,988
0
2024-12-17T06:05:59
jp
1
3-8 Yrs
15-25 Lacs PA
Hybrid - Chennai, Bengaluru
https://www.naukri.com/optimum-solutions-jobs-careers-3940
{ "Url": "https://www.ambitionbox.com/reviews/optimum-infosystem-pvt-dot-ltd-dot-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 491, "AggregateRating": "3.4", "Title": "Optimum Infosystem Reviews by Employees" }
null
null
null
7
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/1224124.gif
https://img.naukimg.com/…s/v1/1224124.gif
161224502622
INR
6 Days Ago
grey
Aeries Technology
false
Supply chain,Operations research,Analytical,Consulting,Machine learning,Data mining,MATLAB,SQL
3,930,712
https://www.naukri.com/job-listings-data-scientist-aeries-technology-group-mumbai-hyderabad-bengaluru-2-to-6-years-161224502622
The ideal candidate should have strong experience in deep analytics,data mining,data visualization,knowledge of statistical techniques and machine learning<br><br>Candidate should be flexible to work as per . business requirement<br><br>Very good interpersonal skills
false
1,224,124
0
2024-12-16T10:57:26
crawled
1
2-6 Yrs
Not disclosed
Mumbai, Bengaluru, Hyderabad
https://www.naukri.com/aeries-technology-jobs-careers-1667996
{ "Url": "https://www.ambitionbox.com/reviews/aeries-technology-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 299, "AggregateRating": "3.3", "Title": "Aeries Technology Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/1224124.gif
https://img.naukimg.com/…s/v1/1224124.gif
161224502621
INR
6 Days Ago
grey
Aeries Technology
false
Supply chain,Operations research,Analytical,Consulting,Machine learning,Data mining,MATLAB,SQL
3,930,712
https://www.naukri.com/job-listings-data-scientist-aeries-technology-group-mumbai-hyderabad-bengaluru-5-to-10-years-161224502621
The ideal candidate should have strong experience in deep analytics,data mining,data visualization,knowledge of statistical techniques and machine learning<br><br>Candidate should be flexible to work as per . business requirement<br><br>Very good interpersonal skills
false
1,224,124
0
2024-12-16T10:57:26
crawled
1
5-10 Yrs
Not disclosed
Mumbai, Bengaluru, Hyderabad
https://www.naukri.com/aeries-technology-jobs-careers-1667996
{ "Url": "https://www.ambitionbox.com/reviews/aeries-technology-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 299, "AggregateRating": "3.3", "Title": "Aeries Technology Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/2424480.gif
https://img.naukimg.com/…s/v1/2424480.gif
161224502069
INR
6 Days Ago
grey
Blume Ventures
false
Computer vision,Coding,Programming,Information retrieval,Natural language processing,Calculus,Data mining,Statistics
5,153,820
https://www.naukri.com/job-listings-data-scientist-blume-venture-advisors-private-limited-kolkata-mumbai-new-delhi-hyderabad-pune-chennai-bengaluru-1-to-4-years-161224502069
Experience . 1 to 4 experience
false
2,424,480
0
2024-12-16T10:53:52
crawled
1
1-4 Yrs
Not disclosed
Chennai, Pune, Delhi, Mumbai, Bengaluru, Hyderabad, Kolkata
https://www.naukri.com/blume-ventures-jobs-careers-5153820
null
null
null
null
null
null
null
null
null
null
null
null
null
Healthcare NLP Data Scientist
https://img.naukimg.com/…s/v1/4653200.gif
https://img.naukimg.com/…s/v1/4653200.gif
161224500772
INR
7 Days Ago
grey
Rarr Technologies
false
data science,Architecture,Analytical,Healthcare,Transformers,Forecasting,Supervision,Python
5,761,892
https://www.naukri.com/job-listings-healthcare-nlp-data-scientist-rarr-technologies-bengaluru-6-to-9-years-161224500772
Shift - (12PM / 1PM-9PM / 10PM). Databricks,Azure,Python,Gen Ai,Nlp,Llm,Rag,Supervised And Unupervised Learning<br><br>Required Skills: . 2+ years of Healthcare experience<br><br>Preferred Skills - <br><br> 5+ years of experience in Python using common data science libraries such as scikit-learn and Databricks<br><br>...
false
4,653,200
0
2024-12-16T09:42:13
crawled
1
6-9 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/rarr-technologies-jobs-careers-5480988
{ "Url": "https://www.ambitionbox.com/reviews/rarr-technologies-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 12, "AggregateRating": "3.9", "Title": "RARR Technologies Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://www.naukri.com/h…zensar_nov21.gif
https://www.naukri.com/h…zensar_nov21.gif
101224011445
INR
13 Days Ago
grey
Zensar
false
Data Sc,Python,LLM,Ml Pipelines,SC,Ml,Data,Pipeline
1,405
https://www.naukri.com/job-listings-data-scientist-zensar-hyderabad-pune-bengaluru-3-to-8-years-101224011445
Graduate in Data Science with 3-5 years of experience, proficient in Python and ML libraries, understanding of LLMs|Develop and apply AI solutions, analyze data, produce insights, collaborate across teams|Not specified
false
231,614
0
2024-12-10T08:29:23
jp
1
3-8 Yrs
13-23 Lacs PA
Hybrid - Pune, Bengaluru, Hyderabad
https://www.naukri.com/zensar-jobs-careers-1405
{ "Url": "https://www.ambitionbox.com/reviews/zensar-technologies-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 2363, "AggregateRating": "3.7", "Title": "Zensar Technologies Reviews by Employees" }
null
null
null
4
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…s/v3/1097688.gif
https://img.naukri.com/l…s/v3/1097688.gif
171224917883
INR
5 Days Ago
grey
Wow Jobs (Wow Softech Pvt. Ltd)
false
python,natural language processing,power bi,sql,data bricks,data analysis,data analytics,data mining
1,097,688
https://www.naukri.com/job-listings-data-scientist-wow-jobs-wow-softech-pvt-ltd-gurugram-5-to-8-years-171224917883
<br /> Category: Information Technology <br /> -4+ years of total experience with 2+ years of experience in data science specializing in NLP dealing with unstructured data and developing sophisticated models – Topic Modelling, LDA-Expertise in SQL, Python, Databricks, Excel and PowerBI <br />
false
4,854,473
0
2024-12-17T12:52:19
jp
1
5-8 Yrs
Not disclosed
Gurgaon
https://www.naukri.com/wow-softech-jobs-careers-1097688
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…ges/v3/63622.gif
https://img.naukri.com/l…ges/v3/63622.gif
141124004276
INR
4 Days Ago
grey
The Glove
false
Pytorch,Tensorflow,Data Science,Modeling,Science,Data
63,622
https://www.naukri.com/job-listings-data-scientist-the-glove-gurugram-bengaluru-6-to-11-years-141124004276
<p><strong>Role Description:</strong></p><p><strong>As a Technical Lead - Data Science and Modeling, you will be responsible for developing and deploying predictive models and machine learning algorithms to support business decision-making. You will work with data scientists, data engineers, and business analysts to un...
false
48,174
0
2024-12-19T05:57:28
jp
1
6-11 Yrs
Not disclosed
Bengaluru, Gurgaon
https://www.naukri.com/the-glove-jobs-careers-63622
null
null
null
null
4
null
null
null
null
null
null
null
null
Job-Data Scientist-Bangalore-Hybrid
https://img.naukimg.com/…s/v1/6357149.gif
https://img.naukimg.com/…s/v1/6357149.gif
201224015240
INR
2 Days Ago
grey
Databuzz
false
Data Scientist,Azure,PyTorch,natural language processing,GCP,LLM,AWS,Python
5,991,392
https://www.naukri.com/job-listings-data-scientist-bangalore-hybrid-databuzz-pune-chennai-bengaluru-6-to-11-years-201224015240
6+ years of IT experience with a min of 3+ years in Data Science (AI / ML) <br><br>Experience with deep learning frameworks (e.g.,TensorFlow,PyTorch) <br><br>Hands-on AI / ML modeling experience of complex datasets combined with a strong understanding of the theoretical foundations of AI / ML(Research Oriented)<br><br>...
false
6,357,149
0
2024-12-20T13:14:35
jp
1
6-11 Yrs
5.5-15.5 Lacs PA
Chennai, Pune, Bengaluru
https://www.naukri.com/databuzz-jobs-careers-5991392
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/586016.gif
https://img.naukimg.com/…ps/v1/586016.gif
191224909951
INR
4 Days Ago
grey
Net2Source
false
Data Science,Artificial Intelligence,Natural Language Processing,Computer Vision,Machine Learning,Ml,Science,Languages
5,512,304
https://www.naukri.com/job-listings-data-scientist-net2source-hyderabad-chennai-bengaluru-6-to-11-years-191224909951
Must have skills : Accenture Delivery Architectures (ADA) . Good to have skills : NA
false
586,016
0
2024-12-19T08:29:18
jp
1
6-11 Yrs
Not disclosed
Chennai, Bengaluru, Hyderabad
https://www.naukri.com/net2source-jobs-careers-5512304
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ps/v1/247012.gif
https://img.naukimg.com/…ps/v1/247012.gif
121224503204
INR
10 Days Ago
grey
Ford
false
Prototype,Managed services,data science,Analytical,Machine learning,Research,Business intelligence,Analytics
1,127,084
https://www.naukri.com/job-listings-data-scientist-ford-india-private-limited-chennai-1-to-9-years-121224503204
Potential candidates should possess a strong analytical mindset and be very comfortable with processing and manipulating large data sets in various formats<br><br>Candidates should display interest and initiative in translating a business problem into an analytical problem and determining the appropriate analytical met...
false
247,012
0
2024-12-12T12:38:25
crawled
1
1-9 Yrs
Not disclosed
Chennai
https://www.naukri.com/ford-jobs-careers-19589
{ "Url": "https://www.ambitionbox.com/reviews/ford-india-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 761, "AggregateRating": "4.4", "Title": "Ford Business Solutions Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…ages/v3/8474.gif
https://img.naukri.com/l…ages/v3/8474.gif
091224018496
INR
13 Days Ago
grey
Adani Group
false
Data Structures,Statistics,Python,Pytorch,Tensorflow,Algorithms,Probability,Machine Learning
8,474
https://www.naukri.com/job-listings-data-scientist-adani-group-ahmedabad-2-to-5-years-091224018496
Proficiency with data mining,applied mathematics,and statistical analysis<br><br>Good coding skills preferably in Python,Spark,TensorFlow/ Py- Torch,Karas,etc<br><br>Familiarity with distributed computing and scalable systems preferred<br><br>Preferred <br><br>Experience: . 2-5 years of relevant work experience<br><br...
false
763,714
0
2024-12-09T18:19:38
jp
1
2-5 Yrs
Not disclosed
Ahmedabad
https://www.naukri.com/adani-group-jobs-careers-8474
{ "Url": "https://www.ambitionbox.com/reviews/adani-group-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 1426, "AggregateRating": "3.9", "Title": "Adani Group Reviews by Employees" }
null
null
null
4
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…ups/v1/42452.gif
https://img.naukimg.com/…ups/v1/42452.gif
121224500504
INR
11 Days Ago
grey
Morningstar
false
Data analysis,Project management,Venture capital,Machine learning,Investment banking,Regression analysis,Analytics,Private equity
1,686,986
https://www.naukri.com/job-listings-data-scientist-morningstar-india-p-ltd-mumbai-1-to-7-years-121224500504
. Proficiency. in advanced statistical analysis and methods like regression analysis,time series analysis,and hypothesis testing<br><br>Knowledge of financial services,investment,banking,venture capital,or private equity is desired but not . required<br><br>Experience working closely with software development team(s) ...
false
42,452
0
2024-12-12T10:19:33
crawled
1
1-7 Yrs
Not disclosed
Mumbai
https://www.naukri.com/morningstar-jobs-careers-54819
{ "Url": "https://www.ambitionbox.com/reviews/morningstar-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 1020, "AggregateRating": "4.0", "Title": "Morningstar Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…oups/v1/4156.gif
https://img.naukimg.com/…oups/v1/4156.gif
121224500201
INR
11 Days Ago
grey
Cognizant
false
deep learning,GIT,Prototype,data security,Diversity and Inclusion,Machine learning,Cloud,Data processing
1,227,564
https://www.naukri.com/job-listings-data-scientist-cognizant-technology-solutions-india-ltd-hyderabad-1-to-8-years-121224500201
Must have the ability to share,explain and sell their thoughts,processes,ideas and opinions,even outside their own span of control . Ability to think ahead,and anticipate the needs for solving the problem will be important . Ability to communicate key messages effectively,and articulate strong opinions in large forums ...
false
4,156
0
2024-12-12T10:18:59
crawled
1
1-8 Yrs
Not disclosed
Hyderabad
https://www.naukri.com/cognizant-jobs-careers-2114
{ "Url": "https://www.ambitionbox.com/reviews/cognizant-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 47182, "AggregateRating": "3.8", "Title": "Cognizant Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…oups/v1/4156.gif
https://img.naukimg.com/…oups/v1/4156.gif
121224500202
INR
11 Days Ago
grey
Cognizant
false
deep learning,GIT,Prototype,data security,Diversity and Inclusion,Machine learning,Cloud,Data processing
1,227,564
https://www.naukri.com/job-listings-data-scientist-cognizant-technology-solutions-india-ltd-kolkata-1-to-8-years-121224500202
Must have the ability to share,explain and sell their thoughts,processes,ideas and opinions,even outside their own span of control . Ability to think ahead,and anticipate the needs for solving the problem will be important . Ability to communicate key messages effectively,and articulate strong opinions in large forums ...
false
4,156
0
2024-12-12T10:18:59
crawled
1
1-8 Yrs
Not disclosed
Kolkata
https://www.naukri.com/cognizant-jobs-careers-2114
{ "Url": "https://www.ambitionbox.com/reviews/cognizant-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 47182, "AggregateRating": "3.8", "Title": "Cognizant Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…s/v3/2921444.gif
https://img.naukri.com/l…s/v3/2921444.gif
131224018352
INR
9 Days Ago
grey
Firstmeridian Global Services
false
Data Science,Gen AI,GPT,prompt,GPM,Science,Gen,Artificial Intelligence
2,921,444
https://www.naukri.com/job-listings-data-scientist-firstmeridian-global-services-hyderabad-bengaluru-5-to-10-years-131224018352
<p> </p><p>GenAI Prompt Engineering, Prompt Engineer:-Data Scientist</p><p>Total experience with strong experience in developing and optimizing prompts for Large Language Models (LLMs). Experience in integrating LLMs into various applications and workflows. Strong proficiency in the Python programming language. Experi...
false
10,656,724
0
2024-12-13T13:32:49
jp
1
5-10 Yrs
Not disclosed
Hybrid - Bengaluru, Hyderabad
https://www.naukri.com/firstmeridian-global-services-jobs-careers-158371
{ "Url": "https://www.ambitionbox.com/reviews/first-meridian-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 25, "AggregateRating": "3.8", "Title": "First Meridian Reviews by Employees" }
null
null
null
14
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukri.com/l…s/v3/2921444.gif
https://img.naukri.com/l…s/v3/2921444.gif
131224018304
INR
9 Days Ago
grey
Firstmeridian Global Services
false
Data Science,GPT,Prompt,Deep Learning,Data,Science,GPM
2,921,444
https://www.naukri.com/job-listings-data-scientist-firstmeridian-global-services-hyderabad-bengaluru-5-to-10-years-131224018304
<p> </p><p>GenAI Prompt Engineering, Prompt Engineer:-Data Scientist</p><p>Total experience with strong experience in developing and optimizing prompts for Large Language Models (LLMs). Experience in integrating LLMs into various applications and workflows. Strong proficiency in the Python programming language. Experi...
false
10,656,724
0
2024-12-13T13:30:11
jp
1
5-10 Yrs
Not disclosed
Hybrid - Bengaluru, Hyderabad
https://www.naukri.com/firstmeridian-global-services-jobs-careers-158371
{ "Url": "https://www.ambitionbox.com/reviews/first-meridian-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 25, "AggregateRating": "3.8", "Title": "First Meridian Reviews by Employees" }
null
null
null
13
null
null
null
null
null
null
null
null
Data Scientist
https://www.naukri.com/h…3/tigermar16.gif
https://www.naukri.com/h…3/tigermar16.gif
111224020524
INR
11 Days Ago
grey
Tiger Analytics
false
Gen AI,NLP,Data Scientist,RAG,LLM,Artificial Intelligence,Gen,Natural language processing
1,326,498
https://www.naukri.com/job-listings-data-scientist-tiger-analytics-hyderabad-chennai-bengaluru-2-to-6-years-111224020524
What Youll Bring : . Generative AI & NLP Expertise : Extensive experience in developing and deploying Generative AI applications and NLP frameworks,with hands-on knowledge of LLM fine-tuning,model customization,and AI-powered automation
false
642,976
0
2024-12-11T13:21:02
jp
1
2-6 Yrs
7-17 Lacs PA
Hybrid - Chennai, Bengaluru, Hyderabad
https://www.naukri.com/tiger-analytics-jobs-careers-924602
{ "Url": "https://www.ambitionbox.com/reviews/tiger-analytics-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 588, "AggregateRating": "3.6", "Title": "Tiger Analytics Reviews by Employees" }
null
null
null
5
null
null
null
null
null
null
null
null
Azure Certified Data Scientist
https://img.naukimg.com/…ps/v1/436486.gif
https://img.naukimg.com/…ps/v1/436486.gif
131224913129
INR
10 Days Ago
grey
Alp Consulting Limited
false
data mining,predictive,machine learning,artificial intelligence,unsupervised learning,python,natural language processing,neural networks
56
https://www.naukri.com/job-listings-azure-certified-data-scientist-alp-consulting-limited-hyderabad-3-to-7-years-131224913129
About The Role : Azure Certified Data Scientist <br><br>Data Scientist typically include creating various Machine Learning-based tools such as recommendation engines or automated lead scoring systems. People within this role should also be able to perform statistical analysis
false
436,486
0
2024-12-13T10:27:24
jp
1
3-7 Yrs
Not disclosed
Hyderabad
https://www.naukri.com/alp-consulting-jobs-careers-56
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist (SQL + ML + Python)
https://img.naukimg.com/…ps/v1/140800.gif
https://img.naukimg.com/…ps/v1/140800.gif
131224911892
INR
10 Days Ago
grey
People Staffing
false
Python,Azure,Predictive Modelling,LLM,Machine Learning,AWS,SQL,Machine
3,875,316
https://www.naukri.com/job-listings-data-scientist-sql-ml-python-people-staffing-pune-4-to-8-years-131224911892
<p>Develop, implement, and maintain machine learning models and algorithms for various business applications.</p><p>Conduct text analytics, regression analysis, data classification, and prediction tasks.</p><p>Design, develop, and integrate APIs to facilitate data-driven solutions and applications.</p><p>Utilize advanc...
false
140,800
0
2024-12-13T10:05:08
jp
1
4-8 Yrs
Not disclosed
Pune
https://www.naukri.com/people-staffing-jobs-careers-191012
null
null
null
null
null
null
null
null
null
null
null
null
null
Python + Data Scientist
https://img.naukimg.com/…ps/v1/140800.gif
https://img.naukimg.com/…ps/v1/140800.gif
131224909116
INR
10 Days Ago
grey
PEOPLE STAFFING SOLUTIONS
false
Python,Azure,NLP,Predictive Modelling,LLM,Machine Learning,data visualization tools,AWS
3,875,316
https://www.naukri.com/job-listings-python-data-scientist-people-staffing-solutions-bengaluru-4-to-9-years-131224909116
Experience with data visualization tools such as Power BI and Tableau. . Advanced knowledge of SQL for database management and manipulation. <br><br>Experience in deploying analytics code using Azure,AWS,and on-premises methods
false
140,800
0
2024-12-13T07:52:14
jp
1
4-9 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/people-staffing-jobs-careers-191012
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist/AI & ML- Practice Head
https://img.naukimg.com/…ps/v1/108372.gif
https://img.naukimg.com/…ps/v1/108372.gif
121224915695
INR
10 Days Ago
grey
Sampoorna Consultants Pvt. Ltd
false
Data Science,data security,data governance,Python AND AI/ML,machine learning,data collection,Governance,Data
21,798
https://www.naukri.com/job-listings-data-scientist-ai-ml-practice-head-sampoorna-consultants-pvt-ltd-bengaluru-15-to-20-years-121224915695
Candidate Experience Should Be : 15 To 23 Candidate Degree Should Be : BE-Comp / IT,BTech-Comp / IT,ME-Comp / IT,ME-Other,MSc-Comp / IT,MS-Comp / IT,MTech-Comp / IT,MTech-Other,PhD-Comp / IT
false
108,372
0
2024-12-12T11:51:41
jp
1
15-20 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/sampoorna-consultants-jobs-careers-21798
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/4819523.gif
https://img.naukimg.com/…s/v1/4819523.gif
091024013682
INR
14 Days Ago
grey
Novotree Minds Consulting
false
Data Science,Predictive Modeling,Statistical Modeling,Machine Learning,Deep Learning,R,Algorithms,SAS
1,134,820
https://www.naukri.com/job-listings-data-scientist-novotree-minds-consulting-bengaluru-3-to-5-years-091024013682
Preferred candidate profile . .
false
4,819,523
0
2024-12-09T06:27:13
jp
1
3-5 Yrs
15-25 Lacs PA
Bengaluru
https://www.naukri.com/novotree-minds-consulting-jobs-careers-1134820
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist - SQL + ML + Python
https://img.naukimg.com/…ps/v1/140800.gif
https://img.naukimg.com/…ps/v1/140800.gif
131224908618
INR
10 Days Ago
grey
People Staffing
false
Machine Learning,SQL,Python,Predictive Modeling,Data Science,Azure,Large language models,Text Analytics
3,875,316
https://www.naukri.com/job-listings-data-scientist-sql-ml-python-people-staffing-bengaluru-4-to-8-years-131224908618
<p> </p><ul><li> Develop, implement, and maintain machine learning models and algorithms for various business applications. </li><li> Conduct text analytics regression analysis, data classification, and prediction tasks. </li><li> Design, develop, and integrate APIs to facilitate data-driven solutions and application...
false
140,800
0
2024-12-13T07:53:59
jp
1
4-8 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/people-staffing-jobs-careers-191012
null
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…s/v1/4655781.gif
https://img.naukimg.com/…s/v1/4655781.gif
111224018432
INR
11 Days Ago
grey
Artech
false
Data Science,Data Scienctist,Data Scientist,Science,Data
1,128
https://www.naukri.com/job-listings-data-scientist-artech-bengaluru-6-to-9-years-111224018432
<p><strong>Role & responsibilities</strong> </p><p>Looking for Data Scientist for Bangalore Location with 5+ relevant exp & total 6-9 Yrs</p><br /><p><strong>Preferred candidate profile</strong> </p><p>Who can join with in 30 Days in Bangalore</p><br /><p><strong>Perks and benefits</strong> </p><br /><br />
false
4,655,781
0
2024-12-11T12:00:23
jp
1
6-9 Yrs
Not disclosed
Bengaluru
https://www.naukri.com/artech-jobs-careers-1128
null
null
null
null
4
null
null
null
null
null
null
null
null
Data Scientist - AI
https://img.naukimg.com/…s/v1/5845718.gif
https://img.naukimg.com/…s/v1/5845718.gif
201224012986
INR
2 Days Ago
grey
Topia LifeSciences
false
Artificial Intelligence,Data Science,Statistical Modeling,Machine Learning,SQL,Machine,Science,Intelligence
7,066,943
https://www.naukri.com/job-listings-data-scientist-ai-topia-lifesciences-ahmedabad-2-to-4-years-201224012986
Bachelor's or Master's in Computer Science, Data Science, or related field; 2-5 years experience in AI; proficiency in Python, R, or Java|Develop and deploy machine learning models; analyze and preprocess data; collaborate with cross-functional teams|Innovative work environment with opportunities for research and devel...
false
5,845,718
0
2024-12-20T11:44:07
jp
1
2-4 Yrs
Not disclosed
Ahmedabad
https://www.naukri.com/novumgen-jobs-careers-7066943
{ "Url": "https://www.ambitionbox.com/reviews/novumgen-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 37, "AggregateRating": "4.1", "Title": "Novumgen Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist (Project Management)
https://www.naukri.com/h…v3/mantoct14.gif
https://www.naukri.com/h…v3/mantoct14.gif
201224005911
INR
3 Days Ago
grey
MAN Truck & Bus
false
Project Management,Product Owner,Data Scientist,Management,Data,Project
928,132
https://www.naukri.com/job-listings-data-scientist-project-management-man-truck-bus-pune-3-to-5-years-201224005911
Qualification Criteria: . Any Graduate / Post-Graduate Degree in Computer Science or related specialization 60% above in academics <br><br>Analytical & Statistical Skills: Proficiency in data analysis and statistical methods to derive insights from data
false
4,609,499
0
2024-12-20T06:18:50
jp
1
3-5 Yrs
Not disclosed
Hybrid - Pune
https://www.naukri.com/man-truck-bus-jobs-careers-928132
{ "Url": "https://www.ambitionbox.com/reviews/man-truck-and-bus-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 194, "AggregateRating": "3.1", "Title": "MAN Truck & Bus Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
Data Scientist
https://img.naukimg.com/…/v1/10875718.gif
https://img.naukimg.com/…/v1/10875718.gif
171224009612
INR
6 Days Ago
grey
Rsquaresoft Technologies
false
Data Analytics,Machine Learning,Data Science,Aws Sagemaker,Jupyter Notebook,Python,Science,AWS
124,249,260
https://www.naukri.com/job-listings-data-scientist-rsquaresoft-technologies-pune-2-to-6-years-171224009612
We are seeking a dynamic Data Scientist / Machine Learning Engineer with 26 years of experience from a premier institute to join our team<br><br>Bachelor s or Master s degree in Computer Science,Data Science,Statistics,Mathematics,or a related field from a premium institute (e.g.,IITs,NITs,IIITs,or global equivalents)....
false
10,875,718
0
2024-12-17T08:15:18
jp
1
2-6 Yrs
Not disclosed
Pune
https://www.naukri.com/rsquaresoft-technologies-jobs-careers-124249260
{ "Url": "https://www.ambitionbox.com/reviews/rsquaresoft-technologies-reviews?utm_campaign=srp_ratings&utm_medium=desktop&utm_source=naukri", "ReviewsCount": 2, "AggregateRating": "3.1", "Title": "RSquareSoft Technologies Reviews by Employees" }
null
null
null
null
null
null
null
null
null
null
null
null
End of preview.

Overview

This dataset contains job postings for Software Engineers and Data Scientists collected from the Naukri platform, a leading job portal in India. It includes detailed information about job titles, company reviews, ratings, locations, salary ranges, and required skills.

Downloads last month
7